Difference between revisions of "Template:ETH Zurich"

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

Revision as of 11:20, 18 August 2015

We would like to thank our sponsors