Morning all,

I'm trying to create a dropdown box which will then change my
visualization based on the user's choice.

I have a cgi page that will allow the user to create the query of his/
her choice. Then, I dump the results into a series of XML files. This
list of files is pushed onto an array and then passed into javascript.
I would then like to create a drop down box with the list of the XML
files and then based on the user's choice, make a xmlhttprequest and
grab the information within the XML file. Finally, using that data -
update the visualization.

I am fairly new to AJAX and Javascript, therefore I would love some
tips/examples/advice on how to create the dropdown box + onchange
events + visualization updates.

Thanks.

Dan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to