How to Skip over divs?
问题 I am doing a mobile html5 / jquery quiz where I preload all the questions from the server into one html file, then have buttons to move back and forth between the questions. Works nice, but now I am needing to skip certain questions if the person answers "no" via a radio yes/no input to question 20, then 21 and 22, doesn't need to be shown. How can I do this? this is the code snipplet I been using: JSFIDDLE: http://jsfiddle.net/gN9Xg/ Want to skip over question 2 if the person answers "no" on