摘要:
用jQuery实现表格列的合计功能,当单元格的值发生变化时,合计行自动统计个单元格的值。1.编写html 1: <table id="table-fund"> 2: <caption class="table-caption-legend"> 3: (单位:万元)</caption> 4: <thead> 5: <tr> 6: <th colspan="3">经费到位情况</th> 7: </tr> 8: ... 阅读全文
posted @ 2013-04-10 22:49
January
阅读(16993)
评论(0)
推荐(2)

浙公网安备 33010602011771号