> I have now added the test case, which has been verified by everyone in > my group on 3 different versions of Firefox and 2 different OSes
I don't have FF3 to try it, but what happens if you put valid HTML into the infowindow? Instead of var divHtml = "<div><img src='avatar.gif' alt='this is alt text' title='this is a tooltip'/>"; how about var divHtml = "<div><img src='avatar.gif' alt='this is alt text' title='this is a tooltip' /></div>"; with a space for the img self-closer and a div closer -- 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.
