p.s. The updated version is at http://www.redwoodtransit.org/berkeley_remote/map.php
On Jun 8, 12:34 pm, Aaron Antrim <[email protected]> wrote: > Thanks for the suggestions. > > It turns out that IE doesn't like the onChange event. I replaced > onChange with onClick. That solved the problem. Life is good. > > On Jun 8, 1:18 am, "Pil (Trustworthy from Experience)" > > <[email protected]> wrote: > > IE has its own problems with onchange event in combination with > > checkboxes (sometimes also with other elements). > > > Try to replace them with onclick. > > > On Jun 8, 6:45 am, Aaron Antrim <[email protected]> wrote: > > > > This is a link to a transit map that works as expected in Chrome > > > (Windows) and Firefox (Windows and > > > Macintosh):http://www.redwoodtransit.org/berkeley_remote/map_v5.php > > > > However, in Internet Explorer version 7 (Vista), the checkboxes to > > > toggle the overlays (for transit routes and bike/car parking) do not > > > trigger the expected behaviors in the map. > > > > Here's the problem by example: > > > - The user clicks the "RFS Line" checkbox to hide the line. Nothing > > > happens (problem). > > > - However, when the user unselects the "R line" (or another), the last > > > action they requested on the map will be performed (in this case, the > > > "RFS Line" will be hidden). Now, the subsequent action will hide the > > > "R Line." > > > > I can't find reference to this problem elsewhere. Any ideas? > > > > Thanks, > > > Aaron > > > > p.s. I've not tried testing in IE 8. I am too afraid. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
