jelle[id][‘stop’] && setTimeout(arguments.callee, lazy);
})()
}else{
b = elem.currentStyle[‘filter’] ?
(elem.currentStyle[‘filter’].match(/^alpha(opacity=([d.]+))$/))[1]/100 : 1;
c = adv(val, b) * 100;
(function(){
var t = (new Date()).getTime() – s;
if (t > d){
t = d;
elem.style[‘filter’]=’alpha(opacity=’+ tween(t, (100 * b), c, d) +’)’;
_this.queue(); // 队列控制
return _this;
}
elem.style[‘filter’] = ‘alpha(opacity=’+ tween(t, (100*b) , c, d) +’)’;
jelle[id][‘stop’] && setTimeout(arguments.callee, lazy);
})()
}
}
return _this;
}
代码打包下载
程序可能每天都在修改。如果想要最新的ainimate 可以email联系我。
上面的代码已经不是最新的了。
这两天又修正了几个错误的地方。
本文来自博客园 jelle 博客 http://www.cnblogs.com/idche/










