$(function(){
'#comment'); //取得註解方塊
$('.bigger').click(function(){ //放大按鈕綁定點選事件
if(!$comment.is(": animated")){ //判斷是否處於動畫
if( $comment.height() 設定高度,在原有的基礎上加50
}
}
} 🎜> }
} > if(!$comment.is(":animated")){//判斷是否處於動畫
comment.animate({ height : "- =50" },400); //重新設定高度,在原有的基礎上減50
}
}