Would anybody like to come up with a bit of a script for me. All i want is a simple script that will add 3 items in a form and dynamically change the price as the user makes their selection. At the begining of the calculations a base price needs to be added (used as as the starting price for the user)
Example
- Base Price £400 (price that will show in the total box at the start)
- Radio Buttons 1 <option1(£10)> <option2(£20)> <option3(£30)>
- Radio Buttons 2 <option1(£50)> <option2(£100)> <option3(£150)>
- Radio Buttons 3 <option1(£1)> <option2(£2)> <option3(£3)>
- Total (Changes as user makes each choice)
Thanks
Example
- Base Price £400 (price that will show in the total box at the start)
- Radio Buttons 1 <option1(£10)> <option2(£20)> <option3(£30)>
- Radio Buttons 2 <option1(£50)> <option2(£100)> <option3(£150)>
- Radio Buttons 3 <option1(£1)> <option2(£2)> <option3(£3)>
- Total (Changes as user makes each choice)
Thanks