eesyboi
02-07-2012, 08:04 PM
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 (http://www.javascriptsource.com/forms/update-order-form-no-page-refresh.html) 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..
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 (http://www.javascriptsource.com/forms/update-order-form-no-page-refresh.html) 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..