Difference between revisions of "Template:ETH Zurich"
m |
m |
||
Line 71: | Line 71: | ||
$window.scroll(function() { | $window.scroll(function() { | ||
− | if | + | if ($window.scrollTop() > offset.top && $window.scrollTop() < offset_bot.top) { |
$sidebar.stop().animate({ | $sidebar.stop().animate({ | ||
marginTop: $window.scrollTop() - offset.top + topPadding | marginTop: $window.scrollTop() - offset.top + topPadding |
Revision as of 11:18, 18 August 2015