On Jun 15, 1:37 am, Rossko <[email protected]> wrote:
> Just to be picky, it is still missing the space before the img tag
> self-closer

I can't see that would make a difference.

If you use Mike's EWindow, then it works. I can't make v2.193 produce
a tooltip on an infoWindow in Firefox. That means either v2.193 is
suppressing it for some reason -- which is unlikely, because it works
in IE and Chrome -- or it's specifying the title attribute itself (and
wrongly) -- which is unlikely because it works in Chrome -- or it's
triggering a bug in Firefox.

The resultant HTML and CSS which is created to display the infoWindow
looks fine in Firebug, though: the title attribute is there all
present and correct. As far as I'm aware, tooltips are created by the
browser from the title attribute; they can't be styled out of
existence, and the only way of suppressing them is to remove that
attribute. It doesn't look like 2.193 is doing that because it's
ending up in the HTML.

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