[jQuery] [validate] Dynamic required fields
Hey all,
I am wondering whether it's possible to set up a form with dynamic
required fields?
Basically what I am after is a feedback form with a question like
How would you rate this site?
with possible answers as
Great
Okay
Needs Work
to finish this up there will be a comment box which will default to
not required assuming the user will tick Great or Okay. But if they
say it needs work then I'd like to have the comments area switch to
required so to get them to leave comments as to why they think the
site needs work.
I hope you understand me request.
Thanks in advance :)