我有以下法典:
$(document).ready(function(){
//When mouse rolls over
$("#nav #nav_li").mouseover(function(){
$(this).stop().animate({height: 140px , width: 182px },{queue:false, duration:600})
});
//When mouse is removed
$("#nav #nav_li").mouseout(function(){
$(this).stop().animate({height: 11px , width: 146px },{queue:false, duration:900})
});
});
在这样的情况下,一度对突然的业余工程进行 mo变
i 绕过编号Nv_li时,在短短短短短短短短短短短短短的几秒之后,它将行凶。
感谢民间人士