Template:Team:SCUT/Home/mainhead

From 2014.igem.org

(Difference between revisions)
Line 271: Line 271:
$(this).css({"background-color":"#ff8b5c"})
$(this).css({"background-color":"#ff8b5c"})
});
});
-
$(".ho_home").mouseover(function(){
+
$(".ho_home").mouseout(function(){
$(this).css({"background":"transparent"})
$(this).css({"background":"transparent"})
});
});

Revision as of 06:53, 15 October 2014