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

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

我這個導(dǎo)航欄動畫效果只能變大,不能變回去為什么?????

我這個導(dǎo)航欄動畫效果只能變大,不能變回去為什么?。???

lulubiu 2017-04-23 19:08:42
<!DOCTYPE?html> <html> <head> <meta?charset="UTF-8"> <title>導(dǎo)航欄的制作</title> <style> *{margin:0?;padding:?0;?font-size:?15px} ul{ list-style:?none; margin-right:?5px; margin-top:?50px;? } li{float:left;} a{ text-decoration:?none; display:?block; width:?70px; height:?20px; text-align:?center; background-color:?#ccc; border:?2px?solid?black; padding:?5px?2px; } .on,a:hover{background:?yellow;?color:green;?height:30px;?line-height:?30px;?margin-top:?-10px;} </style> <script> window.onload=function() { var?aA=document.getElementsByTagName("a"); for(var?i=0;i<aA.length;i++) { aA[i].onmouseover=function(){ clearInterval(this.time); var?This=this?; This.time=setInterval(function(){ This.style.width=This.offsetWidth+8+"px"; if(This.offsetWidth>=100){ clearInterval(This.time) } },30) } aA[i].onmouseout=function(){ clearInterval(this.time); var?This=this?; This.time=setInterval(function(){ This.style.width=This.offsetWidth-8+"px"; if(This.offsetWidth<=70){ This.style.width?=?"70px"; clearInterval(This.time) } },30) } } } </script> </head> <body> <ul> <li><a?href="#">首頁</a></li> </ul> <ul> <li><a?href="#">新聞快訊</a></li> </ul> <ul> <li><a?href="#">產(chǎn)品展示</a></li> </ul> <ul> <li><a?href="#">意見反饋</a></li> </ul> <ul> <li><a?href="#">聯(lián)系我們</a></li> </ul> </body> </html>
查看完整描述

1 回答

已采納
?
西蘭花偉大炮

TA貢獻(xiàn)376條經(jīng)驗(yàn) 獲得超318個贊


我測試可以變回去啊,就是這個代碼

查看完整回答
1 反對 回復(fù) 2017-04-23
  • 1 回答
  • 0 關(guān)注
  • 1228 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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