Changed the code to make use of childNode and nodeType to resolve the
visibility issues.

I've tested the code with
     Chrome   8.0.552.237
     Firefox    3.6.13
     IE           8.0.6001.18999
     Safari      5.0.3 (7533.19.4)

All these browsers show the same effect with event handling (with the
"click" event normally failing to trigger).  It does look like a
problem with the Event handling logic within google maps.

With IE, I have noticed that some times when the 'click' event has
fired the resulting polygon shape has got corrupted.

Regards

Dave


On Jan 25, 9:57 pm, Rossko <[email protected]> wrote:
> > I have stored an extract of the main logic of the editor 
> > atwww.wp196.talktalk.net.
>
> Unable to test, fails in FF2 in cVisibility() at
>      for (var i = 0; i < em.children.length;
> where 'em' is an HTML node
> .children is not supported in 
> FF2/3.0http://www.quirksmode.org/dom/w3c_core.html#domtree

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