Hi There

I have a map with several markers with info windows attached to them,
each info window contains some some html, with some uniquely defined
spans, and a select box with an on change event, I want the onchange
event to call a JScript function to alter the html stored with in the
uniquely defined spans within the info window currently open.
Problem I am encountering is that document.getElementById(uniquespan)
is null, so it's as if the spans in the info window do not form part
of the page DOM, so is there any Google Maps object or code that I can
use to reference the html content of the info window, or should
getElementById work, or am I just approaching this in the wrong way ?

the page is at
http://www.hwfl.co.uk/swann/pages/GoogleMapFilterTest.asp
its a bit of a mess now after I have been blindly trying things out to
get this working, you need to zoom in to zoom level 9 on one of the
squares with a grey arrow in it to see the markers that have this info
window with the drop down.


Any help/advice would be greatly appreciated, bit fo novice on JScript
and even less familier with Google Maps

Cheers - Trev

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