On May 6, 10:27 pm, Mike Williams <[email protected]> wrote:
> It's a CSS problem. I suspect this part of your
>
> http://www.wildcatcoffee.co.nz/stylesheet.php?cssid=42&mediatype=proj...
> on,screen
>
> html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
> blockquote, pre,a, abbr, acronym, address, big, cite, dfn, em, img,
> ins, q, samp,small, strike, strong, sub, sup, tt, dl, dt, dd, ol, ul,
> li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead,
> tr, th, td {
>
> margin: 0; padding: 0; border: 0; outline: 0;
> font-weight: inherit; font-style: inherit; font-family:
> inherit;
> vertical-align: baseline;
> background-color:inherit;
> }
>
> Which could well be causing all the <img>s in the map to inherit the
> background-color of the map div.
>
> It doesn't happen in MSIE because of the way that the API uses the
> AlphaImageLoader.
>
Thanks Mike
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---