Difference between revisions of "Template:ETH Zurich"

m
m
Line 68: Line 68:
 
     var $sidebar  = $("#sidemenu"),  
 
     var $sidebar  = $("#sidemenu"),  
 
         $window    = $(window),
 
         $window    = $(window),
         $bottom    = $("#footerContainer"),
+
         $bottom    = $("#contentContainer"),
 
         offset    = $sidebar.offset(),
 
         offset    = $sidebar.offset(),
 
         offsetbot  = $bottom.offset(),
 
         offsetbot  = $bottom.offset(),
Line 75: Line 75:
 
     $window.scroll(function() {
 
     $window.scroll(function() {
 
         if ($window.scrollTop() > offset.top) {
 
         if ($window.scrollTop() > offset.top) {
if ($window.scrollTop() < offsetbot.top) {
+
if ($window.scrollTop() < offsetbot.bottom) {
 
             $sidebar.stop().animate({
 
             $sidebar.stop().animate({
 
                 marginTop: $window.scrollTop() - offset.top + topPadding
 
                 marginTop: $window.scrollTop() - offset.top + topPadding

Revision as of 11:24, 18 August 2015

We would like to thank our sponsors