Skip to content

Commit

Permalink
fixed space/tab thing
Browse files Browse the repository at this point in the history
  • Loading branch information
impressivewebs committed Jun 27, 2012
1 parent d933ad9 commit dfdc7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -178,7 +178,7 @@ <h2 id="section6-2">But, besides the Feegeeans</h2>
<script>
// call the plugin on the "#toc" element
$('#toc').fixedTOC({
menuOpens: 'click', // or 'mouseenter'
menuOpens: 'click', // or 'mouseenter'
scrollSpeed: 1000,
menuSpeed: 300,
useSubMenus: true,
Expand Down

0 comments on commit dfdc7b0

Please sign in to comment.