Hello
I need a HTML form with:
* 5 sliders each with a value from 1-100
* 2 checkboxes with a numeric value of 10 each (if checked)
* Name
* Email
When using the form, it needs to add up all of the results and have it displayed in real time so the user can amend.
It needs simple validation when submitted and the contents should be emailed to a nominated email address.
This must be a standalone page based on the standard jQuery UI theme.
Here is a good example of the “slider”: https://www.wonga.com/
Regards
Chris
