Template:Team:KIT-Kyoto/hidelogo

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
function(){
function(){
if($("div").is('.hidelogo')){$(this).stop().animate({'margin-top':'-40px','margin-bottom':'-65px'},800,linear);
if($("div").is('.hidelogo')){$(this).stop().animate({'margin-top':'-40px','margin-bottom':'-65px'},800,linear);
-
}
+
}}
);
);
});
});
</script>
</script>

Revision as of 17:41, 20 September 2014