天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

javascript簡易動畫類(div漸變)

程序源碼
復制代碼 代碼如下:
function Animate(el, prop, opts) {
this.el = el;
this.prop = prop;
this.from = opts.from;
this.to = opts.to;
this.time = opts.time;
this.callback = opts.callback;
this.animDiff = this.to - this.from;
}

Animate.prototype._setStyle = function(val) {
switch(this.prop) {
case 'opacity':
this.el.style[this.prop] = val;
this.el.style.filter = 'alpha(opacity=' + val * 100 + ')';
break;
default:
this.el.style[this.prop] = val + 'px';
break;
}
}

Animate.prototype._animate = function() {
var that = this;
this.now = new Date();
this.diff = this.now - this.startTime;

if (this.diff > this.time) {
this._setStyle(this.to);

if (this.callback) {
this.callback.call(this);
}
clearInterval(this.timer);
return;
}

this.percentage = (Math.floor((this.diff / this.time) * 100) / 100);
this.val = (this.animDiff * this.percentage) + this.from;
this._setStyle(this.val);
}

Animate.prototype.start = function() {
var that = this;
this.startTime = new Date();
clearInterval(this.timer);
this.timer = setInterval(function() {
that._animate.call(that);
}, 4);
}

Animate.canTransition = function() {
var el = document.createElement('foo');
el.style.cssText = '-webkit-transition: all .5s linear;';
return !!el.style.webkitTransitionProperty;
}();

使用方法
復制代碼 代碼如下:
// 透明度漸變
function changeOpacity() {
// 透明度漸變 從1 - 0 漸變時間1000ms
var fx = 'opacity', from = 1, to = 0, time = 1000;
// 漸變完畢執行的回調函數
var callback = function() {
from = 0; to = 1;
new Animate(demo, fx, { from: from, to: to, time: time, callback: resetButton}).start();
}
// 實例化漸變函數
new Animate(demo, fx, {
from: from,
to: to,
time: time,
callback: callback
}).start();
}

演示代碼:

[Ctrl+A 全選 注:如需引入外部Js需刷新才能執行]

JavaScript技術javascript簡易動畫類(div漸變),轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 善良的女房东味道2在线观看 | 99热在线视频 | 狠狠色狠狠色狠狠五月ady | AAA级精品无码久久久国片 | 西西人体大胆牲交PP6777 | 日本xxxx19| 亚洲日本欧美日韩高观看 | 国产精品久久久久久日本 | s8sp视频高清在线播放 | 白丝美女被狂躁免费漫画 | 久操久操久操 | 国产在线精品一区二区在线看 | 久久久亚洲国产精品主播 | 青青涩射射 | 久久视频这里只精品99热在线 | 亚洲AV久久无码精品九号软件 | 欧美日韩高清一区 | 伊人青青久久 | 91热久久免费频精品99欧美 | 精品国产一区二区三区久久影院 | 97人妻中文字幕免费视频 | 人与畜禽CROPROATION免费 人淫阁 | 国产亚洲精品精华液 | 大陆极品少妇内射AAAAAA | 中文字幕成人 | 亚洲欧美精品无码一区二在线 | 午夜天堂一区人妻 | 国产黄大片在线视频 | 亚州AV中文无码乱人伦在线 | 国产精品亚洲精品日韩电影 | 欧美日韩亚洲中字二区 | 欧美xxxxx九色视频免费观看 | 亚洲精品久久无码AV片银杏 | 国产免费网站看v片在线 | 久久综合给合久久狠狠狠… | 绑着男军人的扒开内裤 | 美艳人妻在厨房翘着屁股 | 国产精品7777人妻精品冫 | 色cccwww | 果冻传媒2021一二三区 | 一个色夫导航 |