Screen Saver for Idle Session Tweet |
|
|
Categories:
Dynamic Action Plugin
A Plugin to setup screen saver for your apex appliA plugin to setup screen saver when session is idle using a dynamic action, It works well in IE, Firefox and Chrome. Total Downloads: 41 Create this dynamic action on page 0to set up it for whole application. Please leave your feedback and comments below. Once you install this plugin in your application, you could then create this dynamic action with event page load. Idea: Create this on page zero to apply to whole application or more than one page Added code to fire jquery event called 'plugin172sessionexpired' when the session expires, So you can do some kind of javascript stuff using bind: For example: $(document).bind('plugin172sessionexpired', function() { Please download this from download section from bottom right http://apex.oracle.com/pls/apex/f?p=1983:13 Keywords
Screen Saver,jquery,css,apex idle session,oracle apex idle,jquery event |
Company:
Date added: 20.2.2012
Views:
1173
Votes:
6
Reviews:
2
Min. APEX Version:
4.0
Link to:
If something is not correct please report it here:
Report Listing
|
|
Do you have a question about this Plugin? Want to write a Review or Comment?
Login first. Reviews / Questions / Comments are e-mailed to the author of the Plug-in. |
Please download the latest plugin definition and install into your app.
$(document).bind('plugin172sessionexpired', function() {
alert('session expired');
});
Regards,
V
Rg,
Damir
| Powered by Sigsiu.NET | ![]() |


Screen Saver for Idle Session
Save This Page
