Team:DTU-Denmark/Templates/Standard page begin
From 2011.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
function() { | function() { | ||
// Hover over | // Hover over | ||
+ | $(this).parent().find("ul.subnav").stop(true,true).hide(); | ||
$(this).find("ul.subnav").slideDown().show(); | $(this).find("ul.subnav").slideDown().show(); | ||
// Hover out | // Hover out |
Revision as of 15:04, 21 September 2011