Template:Team:SCUT/Home/mainhead

From 2014.igem.org

(Difference between revisions)
Line 265: Line 265:
});
});
</script>
</script>
-
 
+
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$(".ho_home").mouseover(function(){
 +
$(this).css({"width":"90px","height":"90px"})
 +
});
 +
});
 +
</script>
</body>
</body>
</html>
</html>

Revision as of 06:41, 15 October 2014