JQuery复选框全选效果如何实现_第1页
JQuery复选框全选效果如何实现_第2页
JQuery复选框全选效果如何实现_第3页
JQuery复选框全选效果如何实现_第4页
JQuery复选框全选效果如何实现_第5页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

第JQuery复选框全选效果如何实现第一种方法:选择器[属性名称=属性值]

$(input[type=checkbox]:gt(0)).prop(checked,this.checked);

第二种方法:使用层级选择器来实现tbodytrtdinput

$(tbodytrtdinput).prop(checked,this.checked);

第三种方法:

//#tabtbodytr:nth-child(4)td:nth-child(1)input[type=checkbox]

代码实现

!DOCTYPEhtml

html

head

metacharset=UTF-8

title/title

scripttype=text/JavaScriptsrc=../js/jquery-1.11.0.js/script

script

表格全选和全不选

进一步确定事件:点击事件

$(function(){

//绑定点击事件

//this代表的是当前函数的所有者

$(#checkAll).click(function(){

//获取当前选中状态

//alert(this.checked);

//获取所有分类项的checkbox

//选择器[属性名称=属性值]

//$(input[type=checkbox]:gt(0)).prop(checked,this.checked);

//使用层级选择器来实现tbodytrtdinput

//$(tbodytrtdinput).prop(checked,this.checked);//这个可行

//#tabtbodytr:nth-child(4)td:nth-child(1)input[type=checkbox]

$(input).prop(checked,this.checked);

/script

/head

body

tableborder=1pxwidth=600pxid=tab

thead

inputtype=checkboxid=checkAll/

/td

td分类ID/td

td分类名称/td

td分类商品/td

td分类描述/td

td操作/td

/tr

/thead

tbody

inputtype=checkbox/

/td

td1/td

td手机数码/td

td华为,小米,尼康/td

td黑马数码产品质量最好/td

ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow修改/a|ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow删除/a

/td

/tr

inputtype=checkbox/

/td

td2/td

td成人用品/td

td充气的/td

td这里面的充气电动硅胶的/td

tdahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow修改/a|ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow删除/a/td

/tr

inputtype=checkbox/

/td

td3/td

td电脑办公/td

td联想,小米/td

td笔记本特卖/td

tdahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow修改/a|ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow删除/a/td

/tr

inputtype=checkbox/

/td

td4/td

td馋嘴零食/td

td辣条,麻花,黄瓜/td

td年货/td

tdahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow修改/a|ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow删除/a/td

/tr

inputtype=checkbox/

/td

td5/td

td床上用品/td

td床单,被套,四件套/td

td都是套子/td

tdahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollowrel=externalnofollow修改/a|ahref=#rel=externalnofollowrel=externalnofollowrel=externalnofollowrel=exter

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论