Template:Team:USTC-China/temp/bar/js
From 2011.igem.org
(Difference between revisions)
(Created page with "<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery /jquery-1.4.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("span")....") |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery | <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery | ||
/jquery-1.4.min.js"></script> | /jquery-1.4.min.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
- | $(" | + | $("ul#topnav").click(function(){ |
- | $(" | + | $("ul#topnav").fadeTo("slow",0.25); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
+ | </html> |
Latest revision as of 10:12, 25 August 2011