草鞋

          Blog grass shoes
          posts - 1, comments - 4, trackbacks - 0, articles - 27
            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

          checkbox復選框

          Posted on 2007-10-23 09:35 草 鞋 閱讀(139) 評論(0)  編輯  收藏 所屬分類: JavaScript

          <style>
          body{font-size:12px;}
          .code{display:none;}
          </style>
          <script>
          function SenFe_Code(sname,sid){
              if(sname.checked){
                  sid.style.display="block";
              }else{
                  sid.style.display="none";
              }
          }
          </script>
          <div><input type=checkbox name=sname value="" onClick="SenFe_Code(this,SenFe_1);">標題一</div>
          <div id="SenFe_1" class="code">詳細內容一</div>

          <div><input type=checkbox name=sname value="" onClick="SenFe_Code(this,SenFe_2);">標題二</div>
          <div id="SenFe_2" class="code">詳細內容二</div>

          <div><input type=checkbox name=sname value="" onClick="SenFe_Code(this,SenFe_3);">標題三</div>
          <div id="SenFe_3" class="code">詳細內容三</div>

          <div><input type=checkbox name=sname value="" onClick="SenFe_Code(this,SenFe_4);">標題四</div>
          <div id="SenFe_4" class="code">詳細內容四</div>

          <div><input type=checkbox name=sname value="" onClick="SenFe_Code(this,SenFe_5);">標題五</div>
          <div id="SenFe_5" class="code">詳細內容五</div>

          主站蜘蛛池模板: 山丹县| 鲜城| 敦化市| 高台县| 大英县| 丹棱县| 余干县| 化隆| 晴隆县| 普洱| 随州市| 西盟| 虎林市| 基隆市| 伊春市| 海口市| 广河县| 耿马| 闻喜县| 泗水县| 永定县| 临澧县| 孝感市| 巨野县| 海盐县| 东乡县| 南召县| 卓资县| 同江市| 固原市| 四川省| 竹山县| 运城市| 石泉县| 三台县| 辽中县| 稻城县| 鲜城| 福建省| 盐源县| 连南|