Dynamically generated questions based on previous responses
What I would like is some prebuilt JavaScript (or jQuery) that can generate a question, and then provide the next question based on my answer to the first, and so on. Preferably, this should have animation, and drop down underneath.
Oh, I've built this in JavaScript before (so that it's flexible enough to handle any number of questions). I was just wondering if there was something more flexible out there. Also, it would be nice if it would animate.
Oh, I've built this in JavaScript before (so that it's flexible enough to handle any number of questions). I was just wondering if there was something more flexible out there. Also, it would be nice if it would animate.
So what does this flexible code look like?
How can we make it more flexible when we don't see the original?
I'm not looking to expound on it... I just want new code.
That well may be. However unless we know what you have how would be know any of our improvements would not just be duplicate code? I don't want to waste my time re-inventing a wheel you already own!
Let's forget the code I have. It would need too much retooling to fit my needs. What I want is something like this: http://www.dynamicdrive.com/dynamici...formwizard.htm. This is good because it reveals certain parts of a form in an animated way. It's too linear, though.
Bookmarks