java學習

          java學習

           

          jquery的表格伸縮顯示隱藏


          <html>
          <head>
          <script src="../scripts/jquery-1.3.1.js" type="text/javascript"></script>
          <script type="text/javascript">
          $(function(){
              $('tr.parent').click(function(){   // 獲取所謂的父行
                      $(this)
                          .toggleClass("selected")   // 添加/刪除高亮
                          .siblings('.child_'+this.id).toggle();  // 隱藏/顯示所謂的子行
              }).click();
          })
          </script>
          </head>
          <body>
              <table>
                  <thead>
                      <tr><th>姓名</th><th>性別</th><th>暫住地</th></tr>
                  </thead>
                  <tbody>
                      <tr class="parent" id="row_01"><td colspan="3">前臺設計組</td></tr>
                      <tr class="child_row_01"><td>張山</td><td>男</td><td>浙江寧波</td></tr>
                      <tr class="child_row_01"><td>李四</td><td>女</td><td>浙江杭州</td></tr>

                      <tr class="parent" id="row_02"><td colspan="3">前臺開發組</td></tr>
                      <tr class="child_row_02"><td>王五</td><td>男</td><td>湖南長沙</td></tr>
                      <tr class="child_row_02"><td>找六</td><td>男</td><td>浙江溫州</td></tr>

                      <tr class="parent" id="row_03"><td colspan="3">后臺開發組</td></tr>
                      <tr class="child_row_03"><td>Rain</td><td>男</td><td>浙江杭州</td></tr>
                      <tr class="child_row_03"><td>MAXMAN</td><td>女</td><td>浙江杭州</td></tr>
                  </tbody>
              </table>

          </body>
          </html>

          posted on 2013-03-20 12:44 楊軍威 閱讀(545) 評論(0)  編輯  收藏


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          導航

          統計

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 且末县| 弋阳县| 吉林市| 广灵县| 醴陵市| 浮梁县| 舟山市| 临朐县| 三门县| 偃师市| 卢湾区| 南康市| 安顺市| 广州市| 瓮安县| 上虞市| 建宁县| 东港市| 定陶县| 黑河市| 高邑县| 扎兰屯市| 枞阳县| 新巴尔虎右旗| 盐边县| 桂林市| 姜堰市| 海伦市| 乌鲁木齐市| 焉耆| 洛南县| 岳阳县| 外汇| 盐源县| 固镇县| 剑川县| 车致| 桦甸市| 汨罗市| 平果县| 老河口市|