On Nov 2, 8:04 am, Pete <[email protected]> wrote: > I don't believe that the id and name='all' is the problem since I have > the same function on another page > (http://pippin.geog.mcgill.ca/acton/affaires/) > which works in Internet Explorer. > > In each page, both the check boxes initiate the toggleAll() functions > which are essentially the same. While the one in the > (http://pippin.geog.mcgill.ca/acton/affaires/) page works, the one in > (http://pippin.geog.mcgill.ca/acton/envr2/) doesn't work.
The commands.js file is different on those two domains. If one works and the other doesn't, I would look at the differences between them. One thing that might be an issue is the "special" characters in the one that doesn't work. I don't get any errors, but... -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
