-
Please document a function with which I can manually fire 'idle.idleTimer' for the purpose of writing my tests
-
Hi,
first thanks for good scroller, unfortunately I cant´t get it to work at my website. Could you please tell me if I am doing something wrong?
Here is the code: http://jsfiddle.net/Lz6fo597/
eventua…
-
I can get my function to start, and I can get it to stop, but I can't get it to restart again after stopping it.
```
function idlecheck(){
$(document).idleTimer( 5000 );
$(document).bind("idl…
-
Using ember-cli-azure-deploy@1.2.3 and ember-cli@0.2.7 via Bitbucket
```
owl-carousel/demos/assets/owl2.jpg
./xdist/assets/global/plugins/carousel-owl-carousel/demos/assets/owl3.jpg
./xdist/assets/gl…
-
You can see it in action at http://jsfiddle.net/sujay/yJFq7/
Both the events are not being triggered. But the state in `data('idleTimerObj')` works as expected.
Please let me know if I'm missing som…
-
The following line outputs an object, instead of the elapsed time in ms
console.log($(document).idleTimer("getElapsedTime"));
-
I'm still experiencing the issue I described in https://github.com/mikesherov/jquery-idletimer/issues/16#issuecomment-17340859. However now I have had time to investigate what I was experiencing.
Tes…
-
Event mousemove triggered always on plugin change state if using modal window (jquery for example, with overlay) for displaying some popup on idle state.
So if mouse is in document area (even if no mo…
-
@paulirish is taking down his copy of the demo.
-
Hi,
i'm trying to compile everything under linux (which i know is not supported). Appart from compiling the kernel there is no problem. The kernel always gives me:
NOTE: Executing RunQueue Tasks
ERR…