第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

為什么我的定時器判斷關(guān)閉不能關(guān)閉?

為什么我的定時器判斷關(guān)閉不能關(guān)閉?

未來99 2016-11-17 21:56:07
為什么我的定時器判斷關(guān)閉不能關(guān)閉?<!doctype html><html><head><meta charset="utf-8"><title>無標題文檔</title><style type="text/css">#div1 {width:200px;height:200px;background:red;position:relative;left:-200px;top:0;}#div1 span{width:20px;height:50px;background:blue;position:absolute;left:200px;top:75px;}</style><script type="text/javascript">window.onload = function(){ var oDiv = document.getElementById('div1'); ? ?oDiv.onmouseover = function(){ startMove(); } } var timer=null; function startMove(){ ? ? clearInterval(timer); var oDiv = document.getElementById('div1');? ? ? ? ? ? timer=setInterval(function(){ if(oDiv.offsetLeft == 0){ clearInterval(timer); }else{ oDiv.style.left = oDiv.offsetLeft+10+'px'; } },30) }</script></head><body><div id="div1"><span id="share">分享</span></div></body></html>
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關(guān)注
  • 1535 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號