idle-timer
Hide a bunch of Divs after user inactivity
I\'m using Paul Irish\'s idle-timer plugin available here : http://paulirish.com/2009/jquery-idletimer-plugin/ .[详细]
2023-03-21 10:04 分类:问答Rails 3: jquery.idletimeout plugin's remote requests are failing
I\'m using the jquery.idletimeout plugin with the following in my application.js: jQuery.idleTimeout(\'#session_timeout\', \'#session_timeout a\', {[详细]
2023-03-13 17:30 分类:问答Re-enable the idle timer prior to app crashing out or user hitting the main exit button?
I am 开发者_如何转开发writing an app that disables the idle timer. How do I re-enable it prior to app crashing out or user hitting the main exit button? This could be real bad by draining the battery[详细]
2023-03-12 12:03 分类:问答Problem with going idle and active with jquery: when active update useronline timestamp on mysql
I want to update the timestamp on useronline database only when people aren\'t idle (keyboard mouse active for some time-I am using a jquery plugin for that) The problem for me is that I can\'t clear[详细]
2023-03-08 11:43 分类:问答javascript confirm box causing idleTimeout jquery plugin to show dialog at wrong time
I\'ve been using the idleTimeout jquery plugin from erichynds.com and it has been working fine in Firefox and IE...however I uncovered a weird problem when using this in chrome 11.0 .[详细]
2023-03-06 17:01 分类:问答phonegap, iphone and the big bad idleTimerDisabled
reading a lot about how to prevent iphone goingto sleep while running my app I am very unhappy at the moment because nothing worked..[详细]
2023-03-01 04:30 分类:问答setIdleTimerDisabled and MPMusicPlayer Issue
Ok I want to disable the idletimer in my app. I put the code below in appdelegate in the applicationDidFinishLaunching method, and it works fine (the device remains unlocked)[详细]
2023-02-19 12:40 分类:问答Idle time in android?
How can I dete开发者_JAVA百科rmine idle time in android? I wanted to show a popup if the application is idle for sometime,say some 60 secs.I don\'t think that the Android API provides anything that co[详细]
2023-02-16 04:32 分类:问答User idle time being reset to 0 after 30 secs on Linux
I am trying to detect time since last user input using the X11 Screen Saver extension client library. I make periodic calls to XScreenSaverQueryInfo to get the idle time. The problem I am facing is th[详细]
2023-02-05 01:25 分类:问答Help with why my app crashed?
I\'m writing an iPad app that is a \"kiosk\" app. The iPad should be hanging on the wall and the app should just run. I did a test, starting the app last night (Friday, December 31) and letting it run[详细]
2023-02-02 15:13 分类:问答