Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyWay committed Mar 8, 2010
1 parent 456d62c commit 5487e36
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@
<script type="text/javascript" src="js/jquery.spasticNav.js"></script>

<script type="text/javascript">
$('#nav').spasticNav({
easing : 'linear',
speed : 300,
overlap : 30
});
$('#nav').spasticNav();
</script>
</body>
</html>

0 comments on commit 5487e36

Please sign in to comment.