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)  編輯  收藏


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


          網站導航:
           

          導航

          統計

          常用鏈接

          留言簿

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 罗源县| 田林县| 昌宁县| 广丰县| 清远市| 滁州市| 瑞丽市| 无极县| 饶河县| 额济纳旗| 金山区| 永吉县| 成都市| 靖江市| 汤原县| 广元市| 漯河市| 宁化县| 内丘县| 综艺| 巴楚县| 抚松县| 翼城县| 黎川县| 许昌市| 泗水县| 娱乐| 类乌齐县| 宁乡县| 秭归县| 青铜峡市| 宜州市| 社会| 马山县| 芒康县| 齐河县| 来凤县| 乐都县| 托里县| 玉田县| 长春市|