Yeah, I just noticed that, I've actually managed to fix my problem. and can see the sidebar now.
Guess I just need to get it working properly now, before this all gets too complicated. On Jan 29, 3:32 pm, Mike Williams <[email protected]> wrote: > On this line you're looking for Elements called "1box", "2box" etc. > document.getElementById(icontype+"box").checked = true; > but your boxes are called "1", "2" etc. > > Also, it's actually invalid to start an id with a number, but several > browsers let you get away with it. > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
