Hi Alex.. thanks for the great script...
i am hoping i can make this work for my needs... i would like it to be a part opt-in... part survey. But my trick is that i want to make the opt-in optional. i've included a little hack that opens the email field only when the opt-in button is clicked.
you can see this here... http://ketogirl.com/simplecontact_pro/contact2.php
my problem is that even when you don't see the field it is still trying to validate and so it won't click through if the person doesn't want to opt-in. i would love to customize the email validation so that it gives an error if the field doesn't have a @ symbol.. but clicks through to the thank-you.html if the field is blank.
i have tried messing with the class="req" tag and messing with the form.js but my code is not that good...
any ideas?
thanks!!!!