Javascript for calling function into form
Hello,
This is not actually related to scripts from dynamicdrive and am not sure if this is the right place to post but i thought i would be able to get some help here. I was actually able to get THIS script working, but because i'm using <fieldset> to group my forms and by trying to display the Your total is: somewhere before the </fieldset> closing tag on 3 out of 5 steps of the order form, the code appeared 3 times in the form tag which disabled the script, so i was wondering if there was a better way of displaying on all 3 steps without pasting the code multiple times, maybe in a seperate box Thanks..