Hi guys.

I have several markers on the map, and when clicking on each marker, a
tabbed info window will open. The problem is, the tabbed info window
is fine when clicking on any marker for the first time, and then it
goes wrong like this picture. http://i31.tinypic.com/2i0aemt.png

The upper-left corner is not smooth at all, seems like several images
are overlapping each other.  There is also problems after the last
tab.

What I'm doing is having a GEvent.addListener(marker, "click", function
()) in the function which creates markers, and creating the
openinfowindowtabhtml on-the-fly. I used Firebug, and found there are
two images, iw3.png and iw_tabstub.png that may cause the problem.

Any one has any suggestion?

Thanks

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