Not sure if it will make a difference, but for valid XHTML ids cannot start with numbers: <input onchange="toggle_route(this);" name="route_checkboxes" id="105" value="105" checked="checked" type="checkbox"> the id cann
Plus there are a ton of other html errors on that page which will "upset" IE, pasting the generated HTML code into the validator http://validator.w3.org I get: 318 Errors, 2 warning(s) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
