bl双性强迫侵犯h_国产在线观看人成激情视频_蜜芽188_被诱拐的少孩全彩啪啪漫画

jQuery之篩選器(TAB菜單實例)-創新互聯

代碼

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
    <script src="jquery3.js"></script>
    <style>
        .header{
            background-color: blue;
        }
        .hide{
            display: none;
        }
    </style>
</head>
<body>
    <div>
        <div class="item">
            <div class="header">標題一</div>
            <div class="content hide">內容一</div>
            <div class="content hide">內容一1</div>
        </div>
        <div class="item">
            <div class="header">標題二</div>
            <div class="content hide">內容二</div>
            <div class="content hide">內容二</div>
        </div>
        <div class="item">
            <div class="header">標題三</div>
            <div class="content hide">內容三</div>
            <div class="content hide">內容三</div>
        </div>
    </div>
    <script>
          $(".header").click(function () {
              //當前點擊的標簽$(this)
              //獲取某個標簽的下一個標簽
              //獲取某個標簽的父標簽
              //獲取所有的兄弟標簽
              //添加樣式和移除樣式
              //$('#i1').addClass('hide')
              //$('#i1').removeClass('hide')
              //篩選器
              // $(this).next()          下一個
              // $(this).prev()          上一個
              // $(this).parent()        父
              // $(this).children()      孩子
              // $(this).siblings()      兄弟
              // $(this).find('#i1')     子子孫孫中查找
              //另外一種刪除hide屬性
              // $(this).next().removeClass('hide');
              //  $(this).next().next().removeClass('hide');
              $(this).siblings().removeClass('hide')
              $(this).parent().siblings().find('.content').addClass('hide')
          })
    </script>
</body>
</html>

展示

jQuery 之 篩選器(TAB菜單實例)

創新互聯于2013年創立,先為藁城等服務建站,藁城等地企業,進行企業商務咨詢服務。為藁城企業網站制作PC+手機+微官網三網同步一站式服務解決您的所有建站問題。

另外有需要云服務器可以了解下創新互聯cdcxhl.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業上云的綜合解決方案,具有“安全穩定、簡單易用、服務可用性高、性價比高”等特點與優勢,專為企業上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。

當前題目:jQuery之篩選器(TAB菜單實例)-創新互聯
網頁鏈接:http://vcdvsql.cn/article24/cdjeje.html

成都網站建設公司_創新互聯,為您提供網站策劃ChatGPT企業建站搜索引擎優化響應式網站網站制作

廣告

聲明:本網站發布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創新互聯

成都app開發公司