Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
Line 30: | Line 30: | ||
$this.find('.ldd_submenu').slideDown(300); | $this.find('.ldd_submenu').slideDown(300); | ||
} ,function(){ | } ,function(){ | ||
- | $ | + | $menu.find('.ldd_submenu').stop(true,true).hide(); |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 09:27, 5 October 2014