I have a group of form fields that will contain prices in dollar and
cents (0.00) that a user enters. After the user enters the prices in
all the product fields, discounts in the discount fields (indicated by
something like -5.00), and a deposit in the deposit field, they click
a "calculate" button to show the final total in the balance due field.

I'm too new to jquery to even produce example code. I found a plugin
to format currency, but haven't seen anything that does what I need to
do.

Any ideas?

Thanks...

Reply via email to