mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
add files to project
This commit is contained in:
commit
5cac498444
3729 changed files with 836998 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
# jQuery Idle Timeout
|
||||
|
||||
See the original [Mint.com example](http://www.erichynds.com/examples/jquery-idle-timeout/example-mint.htm), or a [demo](http://www.erichynds.com/examples/jquery-idle-timeout/example-dialog.htm) using jQuery UI's dialog widget.
|
||||
|
||||
This script allows you to detect when a user becomes idle (detection provided by Paul Irish's idletimer plugin) and notify the user his/her session
|
||||
is about to expire. Similar to the technique seen on Mint.com. Polling requests are automatically sent to the server at a configurable
|
||||
interval, maintaining the users session while s/he is using your application for long periods of time.
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue