> Do you know if it is possible to amend this script so as to use radio > buttons rather than the select dropdown? I've given the radio buttons > the same ID as select but it takes the first input regardless of > selection?! Am I missing something glaringly obvious?
Not a maps question, this is how to use javascript with HTML. Suggestions - http://www.google.co.uk/search?hl=en&source=hp&q=javascript+radio+buttons&meta=&aq=f&oq= Use of <input type=radio name="... would be a start --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
