运行效果
@charset "utf-8";
.content form {
margin:0;
}
table {
border:1px solid #CCC;
background:#E4E4E4;
}
td {
border-top:1px solid #CCC;
background:#FFF;
font-size:12px;
}
th,td,.quantity {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
.price {
width:11%;
text-align:right;
}
.whl {color:#090;cursor:help}
.stotal {
text-align:right;
width:15%;
}
.quantity {
border:none;
width:66px;
height:16px;
}
#productrow {width:49%}
#totalRow th {
text-align:right;
}
#quantityrow {width:13%;}
#functions {border-top:1px solid #999;padding-top:10px}
#functions p {margin-top:10px}
#functions span {color:#00F;margin:0 2px;cursor:pointer}
#functions input {
border:1px solid #666;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:20px;
margin:0 2px;
}
.chk *{
background-color:#eeeeee;
}
删除
商品
价钱
数量
总共
高级减肥绿茶
$8000
$160000
高级红茶
$8400
$8400
总共:
21
$168400
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]
推荐阅读
HTML中事件触发列表与解说
一般事件
事件
浏览器支持
描述
onClick
HTML: 2 | 3 | 3.2 | 4 Browser: IE3 | N2 | O3
鼠标点击事件,多用在某个对象控制的范围内的鼠标点击
onDblClick
HTML: 2 | 3 | 3.2 | 4 Browser: IE4 | N4 | O
鼠>>>详细阅读
本文标题:javascript 复选框选择/全选后特效
地址:http://www.17bianji.com/kaifa2/JS/30282.html
1/2 1