Skip to content

Commit

Permalink
Merge pull request thorst#13 from evandroflores/master
Browse files Browse the repository at this point in the history
Demo file
  • Loading branch information
mikesherov committed Mar 26, 2013
2 parents b796c93 + 4df0d6f commit c042886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.js"></script>
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7/themes/smoothness/jquery-ui.css"/>

<script type="text/javascript" src="jquery.idle-timer.js"></script>
<script type="text/javascript" src="src/idle-timer.js"></script>
</head>
<body>
<h1>Idle Timer Example</h1>
Expand Down Expand Up @@ -100,4 +100,4 @@ <h3><a href="http://paulirish.com/2009/jquery-idletimer-plugin">View full post a
</script>

</body>
</html>
</html>

0 comments on commit c042886

Please sign in to comment.