亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

求救呀不知道哪里錯了

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>無標題文檔</title>

<style>

*{padding:0;margin:0;}

#tmd{width:300px;height:300px;

? ? ?background:green;

filter:alpha(opacity:30);

opacity:0.3;

}

</style>

<script>

window.onload=function(){

var odiv=document.getElementById('tmd');

odiv.onmouseover=function(){move(100);}

odiv.onmouseout=function(){move(30);}

}

var time=null,

? ?TM=30;

?

function move(itarget){

var odiv=document.getElementById('tmd');

?clearInterval(time);

? time=setInterval(function(){

var speed=0;

?if(TM<itarget){

?speed=10;

?}else{speed=-10;}

?if(TM=itarget){clearInterval(time)}else{

?TM=TM+speed;

?odiv.style.filter='alpha(opacity:'+TM+')';

?odiv.style.opacity= TM/100;

? }

?},30)

}

</script>


</head>

<div id="tmd"></div>

<body>

</body>

</html>


正在回答

0 回答

舉報

0/150
提交
取消

求救呀不知道哪里錯了

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號