Suppose in this example
https://www.aspsnippets.com/Articles/Check-Uncheck-all-Select-all-CheckBoxes-in-ASPNet-Repeater-using-JavaScript-and-jQuery.aspx
i want to calculate sum of salary(total) based on checked value(checked=true) using javascript how to do it