Team:NTU-Taida/Templates/Footer
From 2012.igem.org
(Difference between revisions)
m |
|||
Line 9: | Line 9: | ||
}); | }); | ||
- | //for scroll spy | + | //for sidebar and scroll spy |
$('#toc').hide(); | $('#toc').hide(); | ||
$('#toc>tbody>tr>td>ul>li.toclevel-1>a').each(function(index){ | $('#toc>tbody>tr>td>ul>li.toclevel-1>a').each(function(index){ | ||
Line 19: | Line 19: | ||
} | } | ||
}); | }); | ||
+ | |||
+ | $('h1[class!="firstHeading"]').wrap('<div class="page-header"></div>'); | ||
+ | |||
$('#toc').remove(); | $('#toc').remove(); | ||
Revision as of 21:04, 27 August 2012