
Originally Posted by
powelldrums
i dont know how to explain this but its a sample test page the "Check Boxes" work (when clicked adds a total when unchecked deducts total)
the drop down menu works to a point (when dropped down and select an item and click it that item adds a total)
Part that doesn't work on drop menu (when you change to the 2nd item and click it it doesnt deduct the cost of the first item)
how can i make it work like a check box does?
Hey, I debugged your script and it seems you have an error
Code:
SCRIPT5007: Unable to get value of the property 'total': object is null or undefined
HOME-quote-TEST, line 101 character 3
you may want to go over your script and fix the problem.
Bookmarks