国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網(wǎng)站 > WEB開發(fā) > 正文

多種運(yùn)動組合最終版

2024-04-27 15:11:16
字體:
供稿:網(wǎng)友
<!DOCTYPE html><html><head><meta charset="UTF-8"><title>多種運(yùn)動組合最終版</title><style>div{width: 200px; height: 200px; float: left; background: yellow; margin: 10px;border: 5px solid; font-size: 14px; filter: alpha(opacity:70); opacity: 0.7;}</style></head><body><div id="div1"></div><div id="div2"></div><div id="div3">Hello!world</div><div id="div4"></div><div id="div5"></div><script>   var timer=null;var oDiv1=document.getElementById('div1');var oDiv2=document.getElementById('div2');var oDiv3=document.getElementById('div3');var oDiv4=document.getElementById('div4');var oDiv5=document.getElementById('div5');function getstyle(obj,name){if(obj.currentStyle){return obj.currentStyle;}else{return getComputedStyle(obj,false)[name];}}function move(obj,target,strr){clearInterval(obj.timer);obj.timer=setInterval(function(){  if(strr=='opacity')  {   var cur=Math.round(parseFloat(getstyle(obj,strr))*100);  }  else  {    var cur=parseInt(getstyle(obj,strr));  }  var speed=(target-cur)/10;  speed=speed>0?Math.ceil(speed):Math.floor(speed);  if(cur==target)  {   clearInterval(obj.timer);  }  else  {   if(strr=='opacity')   {   obj.style.filter='alpha(opacity:'+(cur+speed+')') ;   obj.style.opacity=(cur+speed)/100;   }   else   {   obj.style[strr]=cur+speed+'px';   }       }},30);};oDiv1.onmouSEOver=function(){move(this,600,'width');}oDiv1.onmouseout=function(){move(this,200,'width');}oDiv2.onmouseover=function(){move(this,600,'height');}oDiv2.onmouseout=function(){move(this,200,'height');}oDiv3.onmouseover=function(){move(this,50,'font-size');}oDiv3.onmouseout=function(){move(this,14,'font-size');}oDiv4.onmouseover=function(){move(this,100,'border-width');}oDiv4.onmouseout=function(){move(this,5,'border-width');}oDiv5.onmouseover=function(){move(this,100,'opacity');}oDiv5.onmouseout=function(){move(this,70,'opacity');}</script></body></html>
發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 舒城县| 松阳县| 略阳县| 漯河市| 忻州市| 达尔| 罗定市| 安义县| 林周县| 句容市| 渝中区| 余庆县| 黑龙江省| 东阳市| 古田县| 白银市| 和硕县| 宾川县| 耒阳市| 塔河县| 德格县| 无锡市| 韩城市| 温州市| 金川县| 长阳| 凌源市| 长沙县| 综艺| 额尔古纳市| 延长县| 乐山市| 百色市| 银川市| 贡嘎县| 东乡族自治县| 宝坻区| 乐清市| 昌图县| 张家界市| 和静县|