当该jquery插件首次加载时,它将使用特性检测来判断浏览器是否支持CSS transitions。如果浏览器支持,Tram将管理样式并有浏览器来执行CSS3动画。如果浏览器不支持,Tram将使用自己的补间动画引擎为每一帧动画设置样式。
在线演示:http://www.htmleaf.com/Demo/201501311307.html
下载地址:http://www.htmleaf.com/jQuery/Layout-Interface/201501311306.html
实现跨浏览器CSS3 transitions效果的jQuery插件
原文:http://blog.csdn.net/delmarks/article/details/43370785