糟糕的使用方法
$second.html(value);
$second.on(\'click\',function(){
alert(\'hello everybody\');
});
$second.fadeIn(\'slow\');
$second.animate({height:\'120px\'},500);
建议使用方法
$second.html(value);
$second.on(\'click\',function(){
alert(\'hello everybody\');
}).fadeIn(\'slow\').animate({height:\'120px\'},500);
本文地址:https://www.stayed.cn/item/1916
转载请注明出处。
本站部分内容来源于网络,如侵犯到您的权益,请 联系我