日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

ASP.NET jQuery 食譜6 (實(shí)現(xiàn)CheckBoxList成員全

系統(tǒng) 2245 0

這章內(nèi)容比較簡單,直接上頁面代碼:

      
        <%
      
      
        @ Page Language
      
      
        =
      
      
        "
      
      
        C#
      
      
        "
      
      
         AutoEventWireup
      
      
        =
      
      
        "
      
      
        true
      
      
        "
      
      
         CodeFile
      
      
        =
      
      
        "
      
      
        Recipe6.aspx.cs
      
      
        "
      
      
         Inherits
      
      
        =
      
      
        "
      
      
        Recipe6
      
      
        "
      
      
        %>
      
      

<! 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 runat ="server" >
< title > Recipe6 </ title >
< script src ="Scripts/jquery-1.4.1-vsdoc.js" type ="text/javascript" ></ script >
< script type ="text/javascript" >
$(
function () {
$(
" #<%=chkSelectAll.ClientID %> " ).click( function () {
// 很簡單,一行代碼搞定
$( " #<%=chkList.ClientID %> input[type=checkbox] " ).attr( " checked " , $( " #<%=chkSelectAll.ClientID %> " ).is( " :checked " ));
});
});
</ script >
</ head >
< body >
< form id ="form1" runat ="server" >
< div align ="left" >
< p >
實(shí)現(xiàn)全選或全取消操作 </ p >
< fieldset style ="width: 400px; height: 150px;" >
< asp:CheckBox ID ="chkSelectAll" runat ="server" Text ="全選" />
< hr />
< asp:CheckBoxList ID ="chkList" runat ="server" >
< asp:ListItem Value ="1" Text ="C#" ></ asp:ListItem >
< asp:ListItem Value ="2" Text ="Java" ></ asp:ListItem >
< asp:ListItem Value ="3" Text ="C++" ></ asp:ListItem >
< asp:ListItem Value ="4" Text ="JavaScript" ></ asp:ListItem >
</ asp:CheckBoxList >
</ fieldset >
</ div >
</ form >
</ body >
</ html >

效果圖:

ASP.NET jQuery 食譜6 (實(shí)現(xiàn)CheckBoxList成員全選或全取消)_第1張圖片



ASP.NET jQuery 食譜6 (實(shí)現(xiàn)CheckBoxList成員全選或全取消)


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動(dòng)力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點(diǎn)擊下面給點(diǎn)支持吧,站長非常感激您!手機(jī)微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點(diǎn)擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動(dòng)力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會(huì)非常 感謝您的哦!!!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 呼和浩特市| 英超| 大悟县| 和田县| 巩留县| 拉萨市| 民丰县| 江阴市| 枝江市| 宜昌市| 仪陇县| 凤凰县| 长乐市| 南雄市| 合作市| 白朗县| 福清市| 蓝田县| 库车县| 青田县| 皋兰县| 赣榆县| 噶尔县| 太仆寺旗| 遂平县| 郑州市| 林甸县| 苗栗市| 托里县| 漯河市| 五大连池市| 昌图县| 巢湖市| 连南| 新乡市| 自贡市| 巴林左旗| 株洲市| 大同市| 乐陵市| 贵德县|