m |
m |
||
Line 42: | Line 42: | ||
$('#toc').affix({ | $('#toc').affix({ | ||
offset: { | offset: { | ||
− | top: 40 | + | top: 40, |
+ | bottom: function () {return (this.bottom = $('.footer').outerHeight(true))} | ||
} | } | ||
}) | }) |
Revision as of 18:43, 16 July 2016