Team:TU Delft/menu2
From 2010.igem.org
(Difference between revisions)
Line 134: | Line 134: | ||
}); | }); | ||
+ | $('ul.project_submenu').hover(function () { | ||
+ | $this.css("display:block;") | ||
+ | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 15:51, 17 June 2010