Re: CSS
The text in the map buttons doesn't have a class attribute, in fact the
API doesn't use classes for the elements it creates, it just writes
.style properties to the individual elements where appropriate.
You can, however, add a class attribute to your map div, or directly
write its style attribute. The style will cascade down to the map button
text.
<div id="map" style="width: 400px; height: 300px; color: #000000;">
</div>
--
The Blackpool Community Church Javascript Team
http://www.econym.demon.co.uk/googlemaps/
0 Comments:
Yorum Gönder
<< Home