1.animate的应用
animate(params,[duration],[easing],[callback])
参数实例:
params: {"20%",height:"70px"}
duration: slow/normal/fast/3000...
easing: 一些样式http://jqueryui.com/resources/demos/effect/easing.html
callback: function(){}