Notification Plug-in only working in IE (not Firefox or Chrome)
Just in case anyone else encountered this ...
I downloaded and installed the Dynamic Action Plug-in, Notification,
from http://www.oracle.com/technetwork/developer-tools/apex/application-express/apex-plug-ins-182042.html.
I imported into Shared Objects plug-ins for an application, created a dynamic action using this plug-in,
and it works great. In IE only (IE 8). When I run the application from Chrome or Firefox (3.6.13),
the notification does not display.
When I run the demo notification application in firefox or chrome, the notification works - http://apex.oracle.com/pls/apex/f?p=654321:401:0
I can not find any information specifically on browsers.
I use APEX 4.0.1.00.03 in Oracle 11.1.0.7 and develop on Windows 2003 server.
I do use javascript (calling htmldb_Get) to get a value from the database to display in the Notification,
so I suspect the problem may be there.
Any ideas why only IE works would be appreciated. Is there any place in APEX I needed to specify browsers?
Thanks,
Wayne