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

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

想要小div在scrollTop得800到2400像素之間時先逐漸變到400px在逐漸變回原來的值

想要小div在scrollTop得800到2400像素之間時先逐漸變到400px在逐漸變回原來的值

Echo_Chien 2016-08-12 17:44:28
不知道問題出在哪里,大家幫忙看看唄<!doctype html><html><head><meta charset="utf-8"><title>無標題文檔</title><style>#out{ width:100%; height:3200px;}#ad{ width:180px; height:100px; position:absolute; background-color:rgba(255,102,51,1);}</style></head><body><div id="out"><div id="ad"></div></div><script>window.onscroll=function(){ var ad=document.getElementById("ad") ad.style.top=document.body.scrollTop+300+"px"; if(document.body.scrollTop>800||document.body.scrollTop<2400){ //alert(ad.offsetHeight) /* if(document.body.scrollTop>800 && document.body.scrollTop<1600){ ad.style.height=ad.offsetHeight+100+"px" ? } if(document.body.scrollTop>1600&&document.body.scrollTop<2400){ ad.style.height=ad.offsetHeight-100+"px" }*/ ad.style.height=400+"px" } if(document.body.scrollTop>2400||document.body.scrollTop<800){ ad.style.height=100+"px" } }</script></body></html>
查看完整描述

2 回答

  • 2 回答
  • 0 關注
  • 1803 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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