SyntaxFix
Write A Post
Hire A Developer
Questions
var total = 0; $.each(someArray,function() { total += parseInt(this, 10); });