Use css jquery to achieve image sliding effect. Does anyone have the code?
It’s the kind where 1234 clicks each will have different pictures displayed in the same place.
I found it online, but found it couldn’t be found. . .
Reply to discussion (solution)
<!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><script src="http://dealer.xxauto.com/JS/jquery-1.4.2.min.js" type="text/javascript"></script><script type="text/javascript"> $(document).ready(function(){ $("#tip span").bind("click",function(){ change($(this).html()); }); change(1); }); var change = function(id){ if (typeof(isround)!='undefined') clearTimeout(isround); var bigimg =$("#pic img"); var smallimg = $("#tip span"); var text = $("#text p"); smallimg.each(function(i){ bigimg.eq(i).attr("class","undis"); smallimg.eq(i).attr("class",""); text.eq(i).attr("class","undis"); }); bigimg.eq(id-1).attr("class","dis"); smallimg.eq(id-1).attr("class","current"); text.eq(id-1).attr("class","dis"); var next = id >= smallimg.size()?1:parseInt(id)+1; isround=setTimeout('change('+next+')', 4000); }</script><style>body, p, ul, li, dd, dt, dl, ol, form, h1, h2, h3, h4, h5 { margin:0; padding:0; }body { font-size:12px; color:#000; text-align:left }i, em { font-style:normal; }img { border:none; vertical-align:middle; }ul, li { list-style:none; min-height:12px; }a { color:#555; text-decoration:none; }a:hover { color:#cc0000; text-decoration:underline; }.undis{display:none;}.dis{display:block!important;}#pic{position:absolute;top:0;left:0;z-index:9;width:308px;height:258px;}#pic img{width:308px;height:258px;float:left;}#textbg{position:absolute;left:0;bottom:0;z-index:99;width:308px;height:27px;background:url(http://mat1.gtimg.com/sports/nba2011/images/flash_bg.png);_background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="http://mat1.gtimg.com/sports/nba2011/images/flash_bg.png");}#text{position:absolute;left:0;bottom:0;z-index:999;width:308px;height:27px;line-height:27px;color:#fff;}#text p{width:100%;height:27px;line-height:27px;color:#fff;text-align:center;font-size:14px;}#text p a{color:#fff;}#tip{width:308px;height:15px;position:absolute;right:0;bottom:28px;z-index:999;text-align:right;}#tip span{width:16px;height:15px;line-height:15px;background:#7B7B7B;cursor:pointer;display:inline-block;margin-left:1px;text-align:center;color:#fff;}#tip span.current{background:#000;}</style></head><body><div id="pic"> <a href="http://zhibo.sports.qq.com/sports/1162/index.html"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/224/17/723/47017634.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000515.htm#p=1"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/184/194/722/46997704.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000465.htm"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/122/189/722/46996367.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000356.htm"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/112/185/722/46995337.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000417.htm"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/93/187/722/46995828.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000303.htm#p=2"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/20/180/722/46993970.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000262.htm"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/61/177/722/46993246.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <a href="http://sports.qq.com/a/20110220/000324.htm#p=1"><img class="undis lazy" src="/static/imghwm/default1.png" data-src="http://img1.gtimg.com/sports/pics/hv1/205/181/722/46994410.jpg" border="0" alt="Use css jquery to achieve image sliding effect_html/css_WEB-ITnose" ></a> <div id="textbg"></div> <div id="text"> <p class="undis"><a href="http://zhibo.sports.qq.com/sports/1162/index.html">正在直播全明星东西部对抗赛皇帝对决科比</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000515.htm#p=1">全明星扣篮大赛格里芬击败麦基得冠军</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000465.htm">全明星三分球大赛热火琼斯闪耀捧杯</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000356.htm">亚特兰大队捧杯瞬间霍福德笑开怀</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000417.htm">全明星技巧挑战赛库里28.2秒成功夺魁</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000303.htm#p=2">科比星光大道留手脚印模成篮坛第一人</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000262.htm">纳什闪电离婚内幕曝光前妻与巴博萨偷情生子</a></p> <p class="undis"><a href="http://sports.qq.com/a/20110220/000324.htm#p=1">腾讯直击全明星美女明星黄奕现场微博爆料</a></p> </div> <div id="tip"><span>1</span><span>2</span><span>3</span><span>4</span><span>5</span><span>6</span><span>7</span><span>8</span></div> </div></body>
See if it works. I changed QQ before.
XML/HTML code?123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555 6575859606162636465666768697071727374757677br /> Thank you It's ok

HTMLtagsdefinethestructureofawebpage,whileattributesaddfunctionalityanddetails.1)Tagslike,,andoutlinethecontent'splacement.2)Attributessuchassrc,class,andstyleenhancetagsbyspecifyingimagesources,styling,andmore,improvingfunctionalityandappearance.

The future of HTML will develop in a more semantic, functional and modular direction. 1) Semanticization will make the tag describe the content more clearly, improving SEO and barrier-free access. 2) Functionalization will introduce new elements and attributes to meet user needs. 3) Modularity will support component development and improve code reusability.

HTMLattributesarecrucialinwebdevelopmentforcontrollingbehavior,appearance,andfunctionality.Theyenhanceinteractivity,accessibility,andSEO.Forexample,thesrcattributeintagsimpactsSEO,whileonclickintagsaddsinteractivity.Touseattributeseffectively:1)Usese

The alt attribute is an important part of the tag in HTML and is used to provide alternative text for images. 1. When the image cannot be loaded, the text in the alt attribute will be displayed to improve the user experience. 2. Screen readers use the alt attribute to help visually impaired users understand the content of the picture. 3. Search engines index text in the alt attribute to improve the SEO ranking of web pages.

The roles of HTML, CSS and JavaScript in web development are: 1. HTML is used to build web page structure; 2. CSS is used to beautify the appearance of web pages; 3. JavaScript is used to achieve dynamic interaction. Through tags, styles and scripts, these three together build the core functions of modern web pages.

Setting the lang attributes of a tag is a key step in optimizing web accessibility and SEO. 1) Set the lang attribute in the tag, such as. 2) In multilingual content, set lang attributes for different language parts, such as. 3) Use language codes that comply with ISO639-1 standards, such as "en", "fr", "zh", etc. Correctly setting the lang attribute can improve the accessibility of web pages and search engine rankings.

HTMLattributesareessentialforenhancingwebelements'functionalityandappearance.Theyaddinformationtodefinebehavior,appearance,andinteraction,makingwebsitesinteractive,responsive,andvisuallyappealing.Attributeslikesrc,href,class,type,anddisabledtransform

TocreatealistinHTML,useforunorderedlistsandfororderedlists:1)Forunorderedlists,wrapitemsinanduseforeachitem,renderingasabulletedlist.2)Fororderedlists,useandfornumberedlists,customizablewiththetypeattributefordifferentnumberingstyles.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version
Chinese version, very easy to use

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Zend Studio 13.0.1
Powerful PHP integrated development environment

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
