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': '130px'},300);
+
$span.stop().animate({'width': '135px'},300);
});
});
});
});

Revision as of 08:52, 5 October 2014