Home › Forums › JavaScript › Order form help? › Re: Order form help?
July 15, 2010 at 11:52 am
#79835
Member
Sounds simple enough. I don’t really feel like downloading all the files right now though…. Can you find in the javascript where the total calc is figured? All you have to do is find that function and add your own code that subtracts the amount of the checkbox from the total if unchecked. If you post a little bit of the code you think needs to be changed, I can help.