I want to show the live input calculated values in jquery for subtracting and multiplying and summing up the grand total.

I could sum up the sub total from the submitted value but am not able to minus the discount or add shipoing cost and multuply by tax from all the inputs and thus showing the grand total of the inout values.

I have jsfiddled the code, please find here, http://jsfiddle.net/sammry/bBBNP/1/

Require assistance from the experts to achive this for my home project.

You'll have to add and subtract the fields separately, you cannot do that in the targetfields loop.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.