Team:Tianjin/header
From 2012.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
}); | }); | ||
$("#secondpane p.menu_head").mouseover(function() | $("#secondpane p.menu_head").mouseover(function() | ||
- | + | { | |
- | + | $(this).next("div.menu_body").slideDown(500).siblings("div.menu_body").slideUp("slow"); | |
$(this).siblings(); | $(this).siblings(); | ||
}); | }); | ||
Line 44: | Line 44: | ||
window.onscroll=getScrollTop; | window.onscroll=getScrollTop; | ||
</script> | </script> | ||
+ | |||
</html> | </html> |
Revision as of 09:43, 23 September 2012
[[file:{{{image}}}|link=]]