Difference between revisions of "Template:Paris Saclay"

m
Line 6: Line 6:
 
<script>
 
<script>
 
$( document ).ready(function() {
 
$( document ).ready(function() {
     $('body').scrollspy({ target: '#submenups', offset:100 })
+
     $('body').scrollspy({ target: '#submenups', offset:200 })
 
     $('li.active').prevAll().addClass('before');
 
     $('li.active').prevAll().addClass('before');
 
     $('#submenups').on('activate.bs.scrollspy', function () {
 
     $('#submenups').on('activate.bs.scrollspy', function () {

Revision as of 15:26, 15 September 2015