This has been discusses many times on the forum and I have seen Mike's
tutorials from here:
http://econym.org.uk/gmap/ewindows.htm
http://econym.org.uk/gmap/ebubble.htm
My question is, how can I replace ONLY the X image rather than
replacing the whole bubble image?
I have also tried the following css and it doesn't seem to work with
hiding the default close image;
.gmnoprint div img {display: block;}
.gmnoprint img {display: none;}
.gmnoprint a img {display: block;}
If it did I would be able to insert a new image linked to
closeInfoWindow().
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
-~----------~----~----~----~------~----~------~--~---