Skip to content

Commit 6d90d3b

Browse files
author
Shane Stebner
committed
fix
1 parent de3497c commit 6d90d3b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/jTimeout-v2.0.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@
316316
if( !jTimeout.onMouseMove )
317317
{
318318
$.get(jTimeout.options.extendUrl);
319+
320+
jTimeout.setTimer( jTimeout.options.timeoutAfter );
321+
jTimeout.setTab( jTimeout.options.tabID );
322+
jTimeout.setTabLast();
319323
}
320324
else
321325
{

src/jTimeout-v2.0.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)