P
portchey
Hi,
Excuse my lack of knowledge about javascript, I have a question that
I'm stumped on.
I have a form that has many text boxes that the user enters the
quantity of an item. Each item has a unit value.
How do I display on the page the total value of each item next to each
text box as the user enters the quantity in each text box in turn.
I feel the "onblur" event may be the event to use for each text box but
can't seem to get the calculated value displayed on the page.
Thanks for any advice.
Phil.
Excuse my lack of knowledge about javascript, I have a question that
I'm stumped on.
I have a form that has many text boxes that the user enters the
quantity of an item. Each item has a unit value.
How do I display on the page the total value of each item next to each
text box as the user enters the quantity in each text box in turn.
I feel the "onblur" event may be the event to use for each text box but
can't seem to get the calculated value displayed on the page.
Thanks for any advice.
Phil.