Allows you to set custom easing types for standard animations.
By George Smith.
能添加一些更加丰富的效果。 这里有些Demo:http://gsgd.co.uk/sandbox/jquery/easing/ 转载于:https://www.cnblogs.com/crmhf/p/3823140.html
从jQuery API 文档中可以知道,jQuery自定义动画的函数.animate( properties [, duration] [, easing] [, complete] )有四个参数: •properties:一组包含作为动画属性和终值的样式属性和及其值的集合 •duration(可选):动画执行时间,其值可以是三种预定速度之一的字符串("slow", "normal", or "f