On Feb 9, 2:38 pm, tjeffryes <[email protected]> wrote:
> http://www.terevaka.net/cooper/index.html
>
> the desired functionality is that when clicking on an icon, an
> infowindow with 2 tabs pops up.  this currently works in both safari
> and IE.  however, the next step is that the background of the sidebar
> div for that marker should get a colored background.  This does not
> work in Safari/Firefox.  When I try to test, it appears as though
> Safari doesn't get anything in the line
>
>  document.getElementById(linkid).style.background=colorCode; // TPJ
> 2/2/2009
>
> I also tried to format the sidebar text as not having hyperlink
> underlines, which again works in IE but not Safari/Firefox.
>
> Any help would be appreciated.

This is not a Google Maps API question, it is basic HTML/CSS/
Javascript.  You may do better searching the web or looking in one of
those groups.

It looks to me like you are using IE specific syntax, which is
different from spec compliant browsers (like Firefox, Opera, Safari,
Chrome...)

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
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