m |
m |
||
Line 3: | Line 3: | ||
<html> | <html> | ||
<script src="https://2015.igem.org/Team:Paris_Saclay/jquery?action=raw&ctype=text/javascript"></script> | <script src="https://2015.igem.org/Team:Paris_Saclay/jquery?action=raw&ctype=text/javascript"></script> | ||
− | <script src="https:// | + | <script src="https://2016.igem.org/Team:Paris_Saclay/bootstrapjs?action=raw&ctype=text/javascript"></script> |
<!-- MathJax (LaTeX for the web) --> | <!-- MathJax (LaTeX for the web) --> | ||
Line 43: | Line 43: | ||
$(document).ready(function() { | $(document).ready(function() { | ||
document.getElementById('compl').appendChild(document.getElementById('toc')); | document.getElementById('compl').appendChild(document.getElementById('toc')); | ||
− | $('#toc').children("ul").addClass("nav"); | + | //$('#toc').children("ul").addClass("nav"); |
$('#toc').children("ul").attr('id', 'tocnav'); | $('#toc').children("ul").attr('id', 'tocnav'); | ||
$('body').scrollspy({ target: '#toc', offset:40 }); | $('body').scrollspy({ target: '#toc', offset:40 }); |
Revision as of 16:29, 16 July 2016