Hi guys!
Firstly, I am sorry, i just can't seem to phrase my question well.
Setup: I am using Drupal to build this location-based application.
i have a form which allows the user to select his/her location. the form has 3 'dependent' select elements e.g. country, city, state. they are dependent in such a way, that selecting a particular state [in the state select] will filter the choices which get displayed in city select, and so on.
I am trying to do this using Jquery, but i can't seem to make it work.
I know that my issue is very trivial for you out there expert in this kind of thing, but I'm not, therefore I am asking for your assistance.
Thank you very much!