On Nov 10, 6:56 am, Asher Webb <[email protected]> wrote:
> Hi All,
> So I am still learning some basic JavaScript. I have run into a problem
> building a map with the g-maps api v3 js. In the sidebar the click
> functions work fine for everything except for the last category "SCC
> Locations." These only populate the sidebar when their checkbox is
> clicked and the checkbox for the preceding item, "Visitor Parking" is
> toggled.
>
> So how can I get this to work. I have attached my code to this post.

http://ashersweb.com/scc_map_redux/scc_map_redux.html

I get an error (in IE):
Line: 304
Error: 'document.getElementById(...)' is null or not an object

from this call:
hide("campus");

(there is no element "campusbox"...

  -- Larry


> is the link to
> the map demo. Also how would I be able to have all items display in the
> sidebar when the page loads, and hide "student parking" and "visitor
> parking".
>

Write code to do that.

> Thanks in advance for your help,
> Asher
>
> --i was trying to upload the attachment with no avail--if you would
> like to help you can view source of page--thanks

That is the way we like to do it...

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to