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

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

這段jq代碼如何實現(xiàn)無限滾動?

這段jq代碼如何實現(xiàn)無限滾動?

司馬仲達 2014-09-22 15:54:57
<!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>a:focus{ outline:0;}button:focus{ outline:0;}li{ list-style:none}.box{ width:600px; position:relative; height:270px; }ul,body{ margin:0; padding:0}#thepic{ width:3600px;? height:270px; z-index:1; position:absolute; left:-600px; }#thepic li{ float:left}.btt{ position:relative; z-index:5}#btn1{ background:url(img/btnleft.png) no-repeat; outline:none; border:0px; cursor:pointer;width:29px; height:28px; position:absolute; top:115px}#btn2{background:url(img/btnright.png) no-repeat; outline:none; border:0px; cursor:pointer; width:29px; height:28px; position:absolute; top:115px; left:572px;}</style><script src="jquery.js" language="javascript" type="text/javascript"></script><script>$(document).ready(function() {?? ?var wwt=document.getElementById('thepic');??? $('#btn1').click(function(){?? ??? ??? ?$('#thepic').animate({left:'-=600px'});?? ??? ??? ????? if(wwt.style.left<-2600+'px'){?? ??? ???? $('#thepic').animate({left:"-600px"});?? ??? ? ?? ??? ? }?? ??? ??? ??? ?return?? ??? ??? ??? ?});?????? $('#btn2').click(function(){?? ??? ???? $('#thepic').animate({left:'+=600px'});?? ??? ??? ?? ??? ?if(wwt.style.left>-200+'px'){?? ??? ??? ?$('#thepic').animate({left:"-2400px"})?? ?}???? ?});});</script></head><body><div class="box"><div class="btt"><button id="btn1"></button><button id="btn2"></button></div><div id="thepic" ><li><img src="img/zhutingqi.png" width="600" height="270" /></li><li><img src="img/ceyan.png" width="600" height="270" /></li><li><img src="img/productimg.png" width="600" height="270" /></li><li><img src="img/slide-2.jpg" width="600" height="270" /></li><li><img src="img/zhutingqi.png" width="600" height="270" /></li><li><img src="img/ceyan.png" width="600" height="270" /></li></div></div></body></html>
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關(guān)注
  • 1879 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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