画像のスライド効果を実現するには css + jquery を使用します。コードを持っている人はいますか?
1234回クリックすると、同じ場所に異なる写真が表示されるタイプです。
オンラインで見つけましたが、見つかりませんでした。 。 。
ディスカッションへの返信 (解決策)
<!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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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="css+jquery を使用して画像スライド効果を実現_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>
機能するかどうか確認してください。以前QQを変更しました。
XML/HTML コード?12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565 59606162636465666768697071727374757677br /> ありがとう、大丈夫です

htmltagsareSterenceforwebdevelovementasyStheStructureanhandhancewebpages.1)theydefineLayout、semantics、and-interactivity.2)semanticagsimprovecessibility.3)opeusofusofagscanoptimizeperformanceandensurecross-brows-compativeation。

コードの読みやすさ、保守性、効率を向上させるため、一貫したHTMLエンコーディングスタイルは重要です。 1)低ケースタグと属性を使用します。2)一貫したインデントを保持し、3)シングルまたはダブルの引用符を選択して固執する、4)プロジェクトのさまざまなスタイルの混合を避け、5)きれいなスタイルやEslintなどの自動化ツールを使用して、スタイルの一貫性を確保します。

Bootstrap4にマルチプロジェクトカルーセルを実装するソリューションBootstrap4にマルチプロジェクトカルーセルを実装するのは簡単な作業ではありません。ブートストラップですが...

マウススクロールイベントの浸透の効果を実現する方法は? Webを閲覧すると、いくつかの特別なインタラクションデザインに遭遇することがよくあります。たとえば、DeepSeekの公式ウェブサイトでは、...

HTMLビデオのデフォルトの再生コントロールスタイルは、CSSを介して直接変更することはできません。 1. JavaScriptを使用してカスタムコントロールを作成します。 2。CSSを介してこれらのコントロールを美化します。 3. video.jsやPLYRなどのライブラリを使用すると、互換性、ユーザーエクスペリエンス、パフォーマンスを検討してください。プロセスを簡素化できます。

携帯電話でネイティブセレクトを使用する際の潜在的な問題は、モバイルアプリケーションを開発するときに、ボックスを選択する必要があることがよくあります。通常、開発者...

お使いの携帯電話でネイティブ選択を使用することの欠点は何ですか?モバイルデバイスでアプリケーションを開発する場合、適切なUIコンポーネントを選択することが非常に重要です。多くの開発者...

Three.JSとOctreeを使用して、部屋でのサードパーソンローミングの衝突処理を最適化します。 3つのjsでoctreeを使用して、部屋でサードパーソンローミングを実装し、衝突を追加してください...


ホットAIツール

Undresser.AI Undress
リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover
写真から衣服を削除するオンライン AI ツール。

Undress AI Tool
脱衣画像を無料で

Clothoff.io
AI衣類リムーバー

Video Face Swap
完全無料の AI 顔交換ツールを使用して、あらゆるビデオの顔を簡単に交換できます。

人気の記事

ホットツール

メモ帳++7.3.1
使いやすく無料のコードエディター

SublimeText3 Mac版
神レベルのコード編集ソフト(SublimeText3)

SecLists
SecLists は、セキュリティ テスターの究極の相棒です。これは、セキュリティ評価中に頻繁に使用されるさまざまな種類のリストを 1 か所にまとめたものです。 SecLists は、セキュリティ テスターが必要とする可能性のあるすべてのリストを便利に提供することで、セキュリティ テストをより効率的かつ生産的にするのに役立ちます。リストの種類には、ユーザー名、パスワード、URL、ファジング ペイロード、機密データ パターン、Web シェルなどが含まれます。テスターはこのリポジトリを新しいテスト マシンにプルするだけで、必要なあらゆる種類のリストにアクセスできるようになります。

SublimeText3 中国語版
中国語版、とても使いやすい

Dreamweaver Mac版
ビジュアル Web 開発ツール

ホットトピック









