Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
$child.eq($number).find('.ldd_submenu').stop().slideDown(300); | $child.eq($number).find('.ldd_submenu').stop().slideDown(300); | ||
} ,function(){ | } ,function(){ | ||
- | $child.find('.ldd_submenu').stop( | + | $child.find('.ldd_submenu').stop(true).slideUp(300); |
}); | }); |
Latest revision as of 13:12, 17 October 2014