Team:SCUT/HP

From 2014.igem.org

(Difference between revisions)
Line 98: Line 98:
$(".cover").mouseout(function(){
$(".cover").mouseout(function(){
$(this).stop().animate({"marginTop":"-20px"},"fast");
$(this).stop().animate({"marginTop":"-20px"},"fast");
 +
});
});
});
</script>
</script>

Revision as of 17:08, 10 October 2014

Outline