Team:Tsinghua
From 2013.igem.org
(Difference between revisions)
Fanxiao0606 (Talk | contribs) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head></head> | ||
<body> | <body> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 14: | Line 15: | ||
</map> | </map> | ||
</div> | </div> | ||
- | + | <script type="text/javascript"> | |
$('#coverimage1').mouseleave(function(){ | $('#coverimage1').mouseleave(function(){ | ||
$("#coverimage1").hide(); | $("#coverimage1").hide(); | ||
Line 23: | Line 24: | ||
$("#coverimage1").show(); | $("#coverimage1").show(); | ||
}); | }); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 05:04, 26 September 2013