I\'m attempting to do some calculations for a \"running total\", this is my code:
$(\'.quantity_input\').live(\'change\',function(){
I wouldn't use EDIT: To clarify, here's the markup from the Add/Edit Add/Edit.find(). I'm guessing it will probably be a bit more efficient to traverse up to the closest and get the sibling with the .cost_of_items class using jQuery's .siblings() method.
$(this).closest('td').siblings('.cost_of_items');
.append():
' + omPartNo + '
' + supPartNo + '
' + cat + '
' + desc + '
' + manuf + '
' + list + '
' + disc + '
' + priceEach + '