Template:Team:SCUT-China/mainpage
From 2014.igem.org
(Difference between revisions)
Yanzw scut (Talk | contribs) |
Yanzw scut (Talk | contribs) |
||
Line 13: | Line 13: | ||
</style> | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() | ||
+ | { | ||
+ | $("#navslide div.navimenu_head").mouseover(function() | ||
+ | { | ||
+ | $(this).next("div.navimenu_body").slideDown("normal").siblings("div.navimenu_body").slideUp("slow"); | ||
+ | }); | ||
+ | }) | ||
+ | </script> | ||
</head> | </head> | ||
Revision as of 17:01, 17 October 2014