On Aug 13, 2:52 am, Darth <[email protected]> wrote:
> My apologies.
>
> Link:http://smbrc.e-ffectiveweb.com/
>
> I understand this may be a bit of a javascript issue, but I was unable
> to find the answer in the javascript forums and was hoping one of the
> many gurus in the maps forum could extend some of their extensive
> knowledge.

So what's your relationship with "Ivan" who has posted that URL as
well?

I would **strongly** suggest you take that section out of that page
and put it into a standalone page and get it working before you make
the effort to plug it back *validly* into your composite page.

Currently your composite page is rendered invalid because you have
simply inserted a complete HTML document into the middle of another.
Your <select> elements both have the same name too, which may well be
relevant to the problem. As name is synonymous with id, no two
elements should have the same name or id. And I can't see how your
sidebar is being created: "Go()" doesn't seem to call makeSidebar().
So something else is happening.

Create a page which contains *just* that map section. When you create
your standalone page, get your dropdowns to create the sidebar in a
sensible fashion, and show or hide the relevant polygons as the
sidebar is created. If you can't get that to work, post the link in
this thread (please don't start yet another!) together with a
description of what should happen. Bear in mind that no-one here knows
what your green and blue polygons represent or what your dropdowns
represent either. Bear in mind too that this is NOT a maps question,
as you have already acknowledged, so you need to make it as easy as
possible for members here to provide assistance since the problem is
out of scope. In doing that, you may well be able to fix it yourself,
which can't be a bad result.

-- 
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.

Reply via email to