Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
var $number = $child.index($child); | var $number = $child.index($child); | ||
- | $ | + | $menu.children('li').hover(function(){ |
$child.eq($number).find('.ldd_submenu').slideDown(300); | $child.eq($number).find('.ldd_submenu').slideDown(300); | ||
} ,function(){ | } ,function(){ |
Revision as of 15:55, 5 October 2014