> Both have their issues, both can be made to work. Thanks Larry, that seems to have worked, although I think I have discovered the issues without necesarily knowing how to get them to work. You can see the latest version here: http://www.xelawho.com/map/collapse6.htm
Now I'm getting a "Uncaught TypeError: Cannot read property 'firstChild' of null" message, which I assume has to do with the fact that I have no idea where to put the "addMarkersToMap();" call. It used to sit inside the map intialize function, and I've tried it there (with and without map. at the start) and just about everywhere else I can think of. I also tried removing that function and leaving the code outside of a function, which produced this: http://www.xelawho.com/map/collapse7.htm which seems to be a small step forward in that at least the sidebar shows in FF and Chrome (but not IE), but of course clicking on the links brings up errors from the main.js file. as usual, I'm stumbling around in the dark here - any tips hugely appreciated. Lucas -- 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.
