Difference between revisions of "Template:Paris Saclay"
m |
m |
||
Line 8: | Line 8: | ||
$('body').scrollspy({ target: '#submenups' }) | $('body').scrollspy({ target: '#submenups' }) | ||
$('#submenups').on('activate.bs.scrollspy', function () { | $('#submenups').on('activate.bs.scrollspy', function () { | ||
− | $(' | + | $('li.activate').prevAll().addClass('before'); |
}) | }) | ||
}); | }); |
Revision as of 14:19, 13 September 2015