Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
$child.eq($number).find('.ldd_submenu').slideDown(300); | $child.eq($number).find('.ldd_submenu').slideDown(300); | ||
} ,function(){ | } ,function(){ | ||
- | $ | + | $childfind('.ldd_submenu').stop(true,true).hide(); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 16:39, 5 October 2014