[HTML_AJAX-devel] Does anyone have a working menu

Amavis amavis at sharedlog.com
Wed Aug 23 17:25:52 PDT 2006


Hello!

I still can't get the multiple select menu from example to work in IE.

Does anyone have a working script where there are 2 or ideally 3 
drop-down menues and the second one is filled with elements depending on 
which option is selected in the first one and the third one is filled 
with options depending on the second one.

Most importantly all the selected options/values must be stored 
somewhere in the array so that after the third menu is selected all the 
values from 1,2 and 3rd menu can be passed to some script or form.

Here is an example of what I mean - it's from AjaxAC, but they use a 
weird way to do things like all the options are taken from a text file 
and the selected values are not saved anywhere:

http://ajax.zervaas.com.au/examples/CountryRegionCityJax/

I hope someone has made this type of menu with HTML_AJAX already.

Thank you very much if you can help.





More information about the Html_ajax-devel mailing list