Larry, even if I take out the conditional statements, and those two scripts calls, I still don't have a map showing in ie6. I'm still poking around though....if you have any additional suggestions, or can convince me that I have an errant version of ie6 that would be ok too. :) Thanks.
On Mar 23, 7:31 pm, "[email protected]" <[email protected]> wrote: > On Mar 23, 4:01 pm, dentalguy <[email protected]> wrote: > > > > > > > Thanks for taking the time to look at my question. > > > I'm having a problem viewing maps in both IE6 and IE7. In Firefox, > > everything looks great. > > > Specifically, in IE6, the "map," "satellite," and "hybrid" buttons > > appear. However, the map and controls do not. > > > In IE7, the "map," "satellite," and "hybrid" buttons plus the map > > appear, but the controls do not. > > > My first inclination is that it's due to the IE png fix being enable, > > but even when delete the png fix css from my stylesheets I still have > > the same problem. > > > The map I'm concerned with is found at the following > > url:http://www.dentalplancards.com/Auer/locations/milwaukee.html > > > Thanks in advance. > > I see the problem in IE6. > It works if I don't use these: > <!--[if IE]> > <link rel="stylesheet" media="all" type="text/css" href="/Auer/css/ > pro_dropline_ie.css" /> > <![endif]--> > <!--[if IE 7]> > <link href="/Auer/css/IE7.css" rel="stylesheet" type="text/css" /> > <![endif]--> > <!--[if IE 6]> > <link rel="stylesheet" type="text/css" href="/Auer/css/IE6.css" /> > <![endif]--> > <script type="text/javascript" src="/Auer/scripts/js/lib/jquery.js"></ > script> > <script type="text/javascript" src="../../waterheaters/scripts/js/ > facebox.js"></script> > > I suspect the IE specific CSS... > > -- 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 -~----------~----~----~----~------~----~------~--~---
