摘要:
/** 相关参考地址 ease 函数 和 animate 函数的思想 http://www.cnblogs.com/rubylouvre/archive/2009/09/17/1567607.html* 我做的只是简单的封装而已*/<style type="text/css">.main{position:relative;width:960px;margin:50px auto 0 auto;height:100px;background:#CCC;}.box_1{position:absolute;width:50px;height:50px;backgro 阅读全文