本文介绍了使用jQuery查找表的总和的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我是这个论坛的新手.我需要获取行和列总和的乘积.行乘积现在可以了,但是很难找到列总和链接在这里 http://jsfiddle.net/Mpayr/10/请帮我解决这个问题吗?
I am new to this forum. I need to get the product of rows and sum of columns.Row product is ok now.but it seems very difficult to find the column sumHere is the LInkhttp://jsfiddle.net/Mpayr/10/Please help me to solve this??
推荐答案
我在这里更新了代码 http://jsfiddle.net/bondythegreat/dm4AZ/1/
这篇关于使用jQuery查找表的总和的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!