最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

各位大神看一下。為什么我的代碼不能停止

各位大神看一下。為什么我的代碼不能停止

金偉sir 2016-05-11 14:49:36
<!DOCTYPE HTML><html><head><meta charset="utf-8"><style type="text/css">#div1{width:200px;height:200px;background-color:red;position:relative;left:-200px;top:0px;}#share{width:20px;height:50px;background-color:blue;position:absolute;left:200px;top:50px;}</style><script >?window.onload=function(){? ?var oDiv=document.getElementById("div1");? ?oDiv.onmouseover=function(){? ? ?startMove();? ?}}? ? var timer=null;?function startMove(){? 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">點(diǎn)擊</span></div></body></html>
查看完整描述

1 回答

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

添加回答

舉報(bào)

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

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