Hi, I have a page that has a link to a basic 3-page questionnaire, you can see it here:
http://www.webcapacity.com/jq-test.html
Once you click the "Start Questions" link, you get a jQuery popup that leads you through three questions. I have a few problems though, if anyone could help, it would be greatly appreciated:
1) If you answer "Yes" to all three popup windows, the popup should close and the area where it says "The final answer is: TBD" should read: "The final answer is: YES"
2) If you answer "No" to ANY popup, the popup should close and that area should read: "The final answer is: NO" Right now answering "No" to a popup is taking you to the next one.
Any assistance would be greatly appreciated.