Sorry guys let me be elaborate on my question.. I am a newbie to programming. I am planning to set up a city guide for my place. I would like to have the dynamic dropdowns and side bar entries below (list of items displayed after clicking the dropdowns) as displayed in this site http://mapmash.googlepages.com/citysearch.htm Since i am new to programming i do not know how it was done . Can you please let me know how it can be done with a xml file? Please see the site mentioned above so that u can get an idea. 1.I want the list of the options shown on the three dynamic dropdowns to be stored on the xml file and retrieved from it on clicking it. 2.I want the details of the marker (Latitude,Longitude, info window image and infowindow message) to be stored on the xml file.And to retrieve the list of entries to the sidebar based on dropdown click below the dynamic dropdowns.
I have checked out the Mike s econym site but it gives guidance only to load a xml file .But I want to retrieve data from the xml file based on the dropdown click.Please help. On Jan 7, 3:11 am, "jon serrano" <[email protected]> wrote: > my bad the list can be stored in an XML file. > here is another sample without jquery. the list of states and images are on > a XML file.http://jonserr.com/edu_US_States/stateCapitals.html > > On Tue, Jan 6, 2009 at 1:17 AM, m3 <[email protected]> wrote: > > > Thanks for ur help guys... > > Roossko: > > I have with the designer of that website and he informed he used xml . > > Jon: Can we get the list of entries also in jquery?? or only the > > dropdowns?? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
