User:Pudding

From 2014.igem.org

(Difference between revisions)
Line 192: Line 192:
               $(window).scroll(function () {
               $(window).scroll(function () {
                 if ($(this).scrollTop() > 10) {pudding.animate({'left':'-70px'},200,'swing');}
                 if ($(this).scrollTop() > 10) {pudding.animate({'left':'-70px'},200,'swing');}
-
               else {top.animate({'left':'-270px'},100,'linear');}
+
               else {pudding.animate({'left':'-270px'},100,'linear');}
        });
        });
                pudding.click(function () {
                pudding.click(function () {

Revision as of 10:42, 13 September 2014

count down

Pudding