Larry: thanks for your reply. Unfortunately, for the newbies and unintiataed amongst us, it's not always easy to distinguish a Google Maps API question from a HTML/CSS question. And that is considering that I've been programming since 1982. I tried the basic HTML/javascript code in a seperate page and it worked fine, but because this function is embedded in Google stuff, I thought it best to ask here.
As it turns out, you are right. On Feb 9, 5:48 pm, "[email protected]" <[email protected]> wrote: > 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- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
