On Nov 26, 12:29 pm, "warden [Andrew Leach - Maps API Guru]"
<[EMAIL PROTECTED]> wrote:

>
> You are underlining the entire div. You need to isolate the image from
> the text; the easiest way is to pass the image src to your
> createSidebarEntry function separately from "name". You can then
> create separate elements with separate ids and separate style
> handling. But again, this is simple HTML/CSS; it's not about getting
> the map to behave.
>
> Andrew

Right. And I would suggest not to waste 'mouseover'/'mouseout' GEvents
for such a simple purpose that is usually handled by :hover
pseudoclass of css. So the question goes totally outside Google Maps
API area and the best advice come from css people.
--~--~---------~--~----~------------~-------~--~----~
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