Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $('#HKUST_Link').mouseover(function() { | ||
+ | $('#HKUST_Link').stop().animate({backgroundPosition: '0px 0px'}, 1000); | ||
+ | }); | ||
+ | $('#HKUST_Link').mouseleave(function() { | ||
+ | $('#HKUST_Link').stop().animate({backgroundPosition: '-250px 0px'}, 1000); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<title>Team:HKUST-Hong Kong - 2012.igem.org</title> | <title>Team:HKUST-Hong Kong - 2012.igem.org</title> |
Revision as of 12:48, 19 June 2012
Google Chrome is recommended for viewing this page.
First Paragraph
Second Paragraph
Third Paragraph