Template:Team:HokkaidoU Japan/LargeDropDown/JS

From 2014.igem.org

(Difference between revisions)
Line 34: Line 34:
}).bind('mouseleave',function(){
}).bind('mouseleave',function(){
$this.find('.ldd_submenu').stop(true,true).hide();
$this.find('.ldd_submenu').stop(true,true).hide();
-
$span.stop().animate({'width': '137px'},300);
+
$span.stop().animate({'width': '138px'},300);
});
});
});
});

Revision as of 08:54, 5 October 2014