On Mar 4, 4:12 pm, dave <[email protected]> wrote:
> Although I knew the symptom, I did not know the cause.
>
> I attempted to simplify even further and found the IMG block in
> the .css file. Since there were no IMG blocks, I removed it and it
> solved the problem.
Er... what are the map tiles and slider and infoWindow graphics if not
images? They are injected into the DOM by the API.
> It seems that even having a blank IMG block in
> the .CSS file causes the problem, so I created classes for my real IMG
> blocks and assign them rather than having a more general IMG block.
That's the right thing to do. You could also have a general img{}
block and a specific block for the map which unsets everything.
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---