Click to See Complete Forum and Search --> : categories


ivan85
01-11-2004, 08:02 AM
Hi i don't know anything about JavaSctipt, but i need one little script for form. I need something like that script in attachment only whit 3 "select meny".

For example in first i choose country, then i get in second the list of states in the country, and when i choose state in third i get list of cities whit in the state.

Can anyone write this for me?

Please help me.

Thank You!

Arrtu
01-11-2004, 08:32 AM
There is a very good script which is similar to what you are looking at found at http://javascript.internet.com/forms/dropdown-box-population.html

It looks simple enough to modify

ivan85
01-11-2004, 08:44 AM
Yes, but the script i have is working on allmost all browsers, but this is working only in IE :(

Khalid Ali
01-11-2004, 08:47 AM
This question has been answered many times on these forums.just search and you will get a cross browser solution(since th elink posted above is only IE specific)