前端学习(2282)全选和反选问题

<!DOCTYPE html>
<html><head><meta charset="utf-8" /><title></title><style type="text/css">#f {font-size: 50px;font-family: 幼圆;}#fater {width: 100%;height: 100%;border: 2px solid black;}#btn {width: 50px;height: 30px;opacity: 0.5;background-color: palegoldenrod;}#btn:hover {background-color: burlywood;opacity: 1;}.fonts {line-height: 200px;font-size: 20px;float: right;font-family: 幼圆;}.fontss {line-height: 200px;font-size: 30px;text-align: center;font-family: 幼圆;}.trs:hover {background-color: palegoldenrod;}.trs {position: ;}.delete-btn {height: 100px;width: 90px;opacity: 0.6;}.a {float: left;text-align: center;line-height: 20px;}#wind {width: 100px;height: 50px;}#last-delete {width: 60px;height: 40px;}#num {color: red;}#main-num {color: red;}.delete-btn:hover {background-color: #DEB887;}/**/#add {width: 20px;height: 20px;position: absolute;left: 40px;top: 0px;}#minus {width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;}#btn-div {width: 20px;height: 19px;border: 0.1px solid black;position: absolute;left: 20px;}#father1 {width: 59px;height: 20px;border: 0.1px solid black;position: absolute;left: 1120px;}.td {position: relative;}/*second-senior btn*/#add2 {width: 20px;height: 20px;position: absolute;left: 40px;top: 0px;}#minus2 {width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;}#btn-div2 {width: 20px;height: 19px;border: 0.1px solid black;position: absolute;left: 20px;}#father2 {width: 59px;height: 20px;border: 0.1px solid black;position: absolute;left: 1120px;}/*thried-senior btn*/#add3 {width: 20px;height: 20px;position: absolute;left: 40px;top: 0px;}#minus3 {width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;}#btn-div3 {width: 20px;height: 19px;border: 0.1px solid black;position: absolute;left: 20px;}#father3 {width: 59px;height: 20px;border: 0.1px solid black;position: absolute;left: 1120px;}/*fourth-senior btn*/#add4 {width: 20px;height: 20px;position: absolute;left: 40px;top: 0px;}#minus4 {width: 20px;height: 20px;position: absolute;left: 0px;top: 0px;}#btn-div4 {width: 20px;height: 19px;border: 0.1px solid black;position: absolute;left: 20px;}#father4 {width: 59px;height: 20px;border: 0.1px solid black;position: absolute;left: 1120px;}.foodsbtn {}.check-all {}</style>
</head><body bgcolor="beige"><button id="btn">返回</button><div id="fater"><table border="1"><tr><th><input type="checkbox" id="ch-all">全选</th><th width="600px" height="30px">商品</th><th width="350px" height="30px">单价</th><th width="250px" height="30px">数量</th><th width="100px" height="30px">小计</th><th width="100px" height="30px">操作</th><tbody id="trs"><tr class="trs"><td><input type="checkbox" id="hh-all" class="foodsbtn"></td><td width="600px" height="260px" valign="center "><img src="img/伍六七.png" width="400px" height=100%><p class="fonts">特价伍六七</p></td><td width="350px" height="260px"><p class="fontss">99</p></td><td width="250px" height="260px"><div id="father1"><button id="minus">-</button><div id="btn-div"><center></center></div><button id="add">+</button></div></td><td width="100px" height="260px"><p class="fontss">0</p></td><td width="100px" height="260px"><p class="fontss"><button class="delete-btn">删除</button></p></td></tr><tr class="trs"><td><input type="checkbox" id="hh-all" class="foodsbtn"></td><td width="600px" height="260px"><img src="img/姜主任.png" width="400px" height=100%><p class="fonts">新品姜主任</p></td><td width="350px" height="260px"><p class="fontss">599</p></td><td width="250px" height="260px"><div id="father2"><button id="minus2">-</button><div id="btn-div2"><center></center></div><button id="add2">+</button></div></td><td width="100px" height="260px"><p class="fontss">0</p></td><td width="100px" height="260px"><p class="fontss"><button class="delete-btn">删除</button></p></td></tr><tr class="trs"><td><input type="checkbox" id="hh-all" class="foodsbtn"></td><td width="600px" height="260px"><img src="img/梅花十三1.png" width="400px" height=100%><p class="fonts">特价梅花十三</p></td><td width="350px" height="260px"><p class="fontss">199</p></td><td width="250px" height="260px"><div id="father3"><button id="minus3">-</button><div id="btn-div3"><center></center></div><button id="add3">+</button></div></td><td width="100px" height="260px"><p class="fontss">0</p></td><td width="100px" height="260px"><p class="fontss"><button class="delete-btn">删除</button></p></td></tr><tr class="trs"><td><input type="checkbox" id="hh-all" class="foodsbtn"></td><td width="600px" height="260px"><img src="img/梅花十三2.png" width="400px" height=100%><p class="fonts">正品梅花十三</p></td><td width="350px" height="260px"><p class="fontss">699</p></td><td width="250px" height="260px"><div id="father4"><button id="minus4">-</button><div id="btn-div4"><center></center></div><button id="add4">+</button></div></td><td width="100px" height="260px"><p class="fontss">0</p></td><td width="100px" height="260px"><p class="fontss"><button class="delete-btn">删除</button></p></td></tr></tbody><table><tr><th width="10px" height="50px"><input type="checkbox" class="check-all" id="ccc"></th><th width="50x" height="50px"><p id="a">全选</p></th><th width="1000px" height="20px"><button id="last-delete">删除</button></th><th width="200px" height="50px">已选商品<span id="num">0</span>件<button id="other"></button></th><th width="100px" height="50px">合计:<span id="main-num">0</span>元</th><th width="100px" height="50px"><button id="wind">结算</button></th></tr></table></table></div><script type="text/javascript">//全选var chall = document.getElementById('ch-all')var trs = document.getElementById('trs')var inputs = trs.getElementsByTagName("input");/* var foodsbtn = document.getElementsByClassName("foodsbtn");var checkall = document.getElementsByClassName("check-all"); */console.log(chall)console.log(trs)console.log(inputs)chall.onclick = function() {//如果是checkbox,设置状态与父状态一致for (var i = 0; i < inputs.length; i++) {var input = inputs[i];if (input.type === "checkbox") {input.checked = this.checked;}}}//全选问题:当子的checkbox全部被选中,那父的checkbox也要被选中。如果有一个子的checkbox没有被选中,那么父的checkbox也不被选中//基本思路,每当点击了一个子的checkbox时,都要判断是否所有的checkbox都被选中了//遍历所有的checkbox注册点击事件for (var i = 0; i < inputs.length; i++) {var input = inputs[i];if (input.type != "checkbox") {continue;}//判断是不是所有的checkbox都被选中,给子checkbox注册点击事件input.onclick = function() {checkAllCheckBox();}}function checkAllCheckBox() {//假设所有的子的checkbox都被选中var isAllChecked = true;//判断是不是所有的子的checkbox都被选中,所以又要循环找到所有的checkbox进行判断for (var j = 0; j < inputs.length; j++) {var input = inputs[j];if (input.type != "checkbox") {continue;}//判断当前的checkbox是否都被选中if (input.checked == false) {isAllChecked = false;}}//设置父的checkbox的状态chall.checked = isAllChecked;}//反选//给反选按钮注册点击事件var ccc = document.getElementById("ccc");console.log(ccc)ccc.onclick = function() {//找到所有的子的checkbox,让其反选for (var i = 0; i < inputs.length; i++) {var input = inputs[i];if (input.type != 'checkbox') {continue;}//反选//子的checkboxinput.checked = !input.checked;//反选完之后要判断:父的checkboxcheckAllCheckBox();}}/* checkall.onclick = function() {if (checkall.checked == true) {for (var i = 0; i < foodsbtn.length; i++) {foodsbtn[i].checked = true;}} else {for (var i = 0; i < foodsbtn.length; i++) {foodsbtn[i].checked = false;}}} *//*  checkall.addEventListener("click", function() {if (checkall.checked == true) {for (var i = 0; i < foodsbtn.length; i++) {foodsbtn[i].checked = true;}} else {for (var i = 0; i < foodsbtn.length; i++) {foodsbtn[i].checked = false;}}}); *///qqqq按钮//firstvar minus = document.getElementById("minus");var add = document.getElementById("add");var div = document.getElementById("btn-div");var index = 0;add.addEventListener("click", function() {index++;document.getElementById("btn-div").innerHTML = index;});minus.addEventListener("click", function() {if (index < 1) {index = 0;} else {index--;}document.getElementById("btn-div").innerHTML = index;})//secondvar minus2 = document.getElementById("minus2");var add2 = document.getElementById("add2");var div2 = document.getElementById("btn-div2");var index2 = 0;add2.addEventListener("click", function() {index2++;document.getElementById("btn-div2").innerHTML = index2;});minus2.addEventListener("click", function() {if (index2 < 1) {index2 = 0;} else {index2--;}document.getElementById("btn-div2").innerHTML = index2;})//thiredvar minus3 = document.getElementById("minus3");var add3 = document.getElementById("add3");var div3 = document.getElementById("btn-div3");var index3 = 0;add3.addEventListener("click", function() {index3++;document.getElementById("btn-div3").innerHTML = index3;});minus3.addEventListener("click", function() {if (index3 < 1) {index3 = 0;} else {index3--;}document.getElementById("btn-div3").innerHTML = index3;})//fourthvar minus4 = document.getElementById("minus4");var add4 = document.getElementById("add4");var div4 = document.getElementById("btn-div4");var index4 = 0;add4.addEventListener("click", function() {index4++;document.getElementById("btn-div4").innerHTML = index4;});minus4.addEventListener("click", function() {if (index4 < 1) {index4 = 0;} else {index4--;}document.getElementById("btn-div4").innerHTML = index4;})</script>
</body></html>

 

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/417265.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

php5.3 sql server,php5.3连接sqlserver2005

操作系统win2003服务器:iisphp 5.3.26 sqlserver2005php5.3以后,已经不对sqlserver支持连接扩展了,不过微软官方还是对php5.3以后进行了扩展解决方案。1.确认要连接sqlserver的数据库版本为20052.确认php支持的vc9还是vc6,这里可以从phpinfo()里看出来。3.确认php的版本为5.…

.Net Framework 4.5 zip压缩原生支持

必须引用项目的 System.IO.Compression.FileSystem 程序集using System.IO.Compression; string startPath "c:\example\start";string zipPath "c:\example\result.zip";string extractPath "c:\example\extract";//压缩ZipFile.CreateFromD…

JavaMail--发送html邮件

//发邮件用到的两个包"org.springframework:spring-context-support:$springVersion","javax.mail:mail:1.4.7" web.xml <?xml version"1.0" encoding"UTF-8"?> <web-app xmlns"http://xmlns.jcp.org/xml/ns/javaee&q…

2003 64位系统 IIS6 32位模式运行

要运行 32 位版本的 ASP.NET 2.0&#xff0c;请按照以下步骤操作&#xff1a; 单击“开始”&#xff0c;单击“运行”&#xff0c;键入 cmd&#xff0c;然后单击“确定”。键入以下命令启用 32 位模式&#xff1a;cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET …

java错误switch找不到符号,Java使用StringBuilder时--找不到符号

写了个Test试了下Java的StringBuilder类代码如下&#xff1a;import java.util.Scanner;public class StringBuilder1{public static void main(String[] args){Scanner in new Scanner(System.in);System.out.println("开始用许多小段的字符串构建一个字符串&#xff1a…

sqlserver2008r2修改表不能保存的解决方法

菜单 -> Tools -> Options -> Designers -> 把“Prevent saving changes that require table re-creation” 前面复选框的勾去掉。

阿里云CentOS服务器挂载数据盘

本次使用的是centOS6.7 64位系统 第一步&#xff1a;处理阿里云磁盘挂载问题 查看磁盘情况&#xff0c;本次机器系统盘为阿里云赠送的20G&#xff0c;数据盘为100G 其中/dev/xvda为系统盘&#xff0c;/dev/xvdb为数据盘&#xff0c;数据盘暂未做任何操作&#xff0c;要使用的话…

The Closest M Points BZOJ 3053

The Closest M Points 【问题描述】 软工学院的课程很讨厌&#xff01;ZLC同志遇到了一个头疼的问题&#xff1a;在K维空间里面有许多的点&#xff0c;对于某些给定的点&#xff0c;ZLC需要找到和它最近的m个点。 &#xff08;这里的距离指的是欧几里得距离&#xff1a;D(p, q)…

vs2012 官方下载地址

http://download.microsoft.com/download/B/0/F/B0F589ED-F1B7-478C-849A-02C8395D0995/VS2012_ULT_chs.iso

php ci post 请求,CI框架中判断post,ajax,get请求的方法

这篇文章主要介绍了关于CI框架中判断post,ajax,get请求的方法 &#xff0c;有着一定的参考价值&#xff0c;现在分享给大家&#xff0c;有需要的朋友可以参考一下CI框架当中并没有提供&#xff0c;类似tp框架中IS_POST,IS_AJAX,IS_GET的方法。所有就得我们自己造轮子了。下面就…

InstallShield 常用常量

BATCH_INSTALL 指示当传输文件采用LOCKEDFILE或SHAREDFILE时是否锁定文件CMDLINE Setup.exe传递的命令行参数COMMONFILES Common files全路径如“c:\program file\common files”ERRORFILENAMEFOLDER_DESKTOP Windows桌面folder的路径FOLDER_PROGRAMS Windows开始菜单中 开始\程…

[position]返回顶部

position:fixed;实现 <!DOCTYPE html> <html lang"en"> <head><meta charset"UTF-8"><title>返回顶部</title> </head> <body style"margin: 0"> <div style"width: 50px;height: 50px…

InstallShield SdShowMsg未关闭导致安装程序无法停止

strMsg"hehe";SdShowMsg(strMsg,true);//显示消息 ……SdShowMsg(strMsg,false);//关闭消息SdShowMsg后要关闭窗口&#xff0c;否则安装程序会一直运行&#xff0c;点击完成之后也会在任务栏里。

php 自定义行间距,phpstorm 常见设置

0.转载于 http://www.cnblogs.com/dc10101/archive/2013/01/03/2842590.html1.关于字体颜色 亮度 调整内容如下&#xff1a;ctrlalts打开Settings界面&#xff0c;Editor > Colors&Fonts > Font。Default scheme是亮色调&#xff0c;但我想定制一套暗背景的环境&…

POJ1430 Binary Stirling Numbers

(POJ)[Stirling數, 排列組合, 數形結合] Description The Stirling number of the second kind S(n, m) stands for the number of ways to partition a set of n things into m nonempty subsets. For example, there are seven ways to split a four-element set into two pa…

F#文本类型

类型 说明 后缀或前缀 示例 sbyte 有符号 8 位整数 y 86y 0b00000101y byte 无符号 8 位自然数 uy 86uy 0b00000101uy int16 有符号 16 位整数 s 86s uint16 无符号 16 位自然数 us 86us int int32 有符号 32 位整数 l none。 86 86l uint uint32 无符号 32 位自然数 u 或 ul 8…

mysql约束教程,MySQL 约束

本章我们将介绍约束&#xff0c;约束放在列或表上。 它们限制了可以插入表中的数据。我们有以下限制&#xff1a;非空唯一主键外键枚举SET其他数据库也具有 CHECK 约束&#xff0c;该约束为有效数据设置了条件。 MySQL 解析了这个约束&#xff0c;但是没有强制执行。非空约束具…

ASP调用.Net dll

SET xobj Server.CreateObject("Test.Analyzer") b xobj.Do(a).net 开发Test.dll&#xff0c;要有强名称签名&#xff0c;COM可见要打开。执行以下命令gacutil /U Testregasm Test.dll /uregasm Test.dll /tlb Test.tlb gacutil /I Test.dll

php 页面加载进度条,HTML5/CSS3 网页加载进度条的实现,下载进度条等经典案例

今天给大家带来一个比较炫的进度条&#xff0c;进度条在一耗时操作上给用户一个比较好的体验&#xff0c;不会让用户觉得在盲目等待&#xff0c;对于没有进度条的长时间等待&#xff0c;用户会任务死机了&#xff0c;毫不犹豫的关掉应用&#xff1b;一般用于下载任务&#xff0…