Hello All,
http://www.dnx.org/mep/form2.php
I have a simple form, when the select box changes if uses an AJAX method and jquery to retrieve another question and display it.
You can see it by selecting "Bird" as the pet, and then "This year" for when you bought it.
However, if the select box has been created by the ajax query it then does not trigger further ajax calls when its changed. (In the example given, it should display a further question when "This year" is selected.
Any ideas how I can get it working?
Thanks
Something like
Open in new window
instead of what you have with
Open in new window
For more info look here: http://api.jquery.com/on/