Difference between revisions of "Template:Freiburg/wiki content start"

Line 66: Line 66:
 
         $blob.css({"transform":"translate(-110px, 0)"});
 
         $blob.css({"transform":"translate(-110px, 0)"});
 
         if ($window.scrollTop() > $pageheight-430) {
 
         if ($window.scrollTop() > $pageheight-430) {
 +
          console.log('blob should move up');
 
           $blob.stop().animate({
 
           $blob.stop().animate({
 
             bottom: $window.scrollTop() - $pageheight + 430 + topPadding
 
             bottom: $window.scrollTop() - $pageheight + 430 + topPadding

Revision as of 07:40, 7 September 2015