Touché, Grok, "or something" does encompass a lot. Anyway, I figured it out. Our site's programmer had added a negative pixel margin in order to make the Gmap fit the iFrame better, like this (i.e. the "margin-top:-20px;")
<body onload="init()" style="border: 0;"> <div id="map3d" style="width:800px; height:597px; margin- top:-20px;"></div> </body> </html> I had removed that from the code I posted here because it was cutting off the Gmap buttons. Figured that couldn't be the problem, wrongly. I guess IE8 doesn't dig negative margins. Thank you Grok and Rossko for checking this out in IE. It really helped me find the problem. Now, to figure out how to get the iframe to load the map without margins and scrollbars... Thanks again, scott On Aug 5, 3:23 pm, Grok Lobster <[email protected]> wrote: > Yes, IE8. > > Yes, it could be some IE8 cache issue or something? 'Or something' > pretty much covers everything. > > On Aug 5, 12:11 pm, ScottE <[email protected]> wrote: > > > In IE 8? Could this be some IE8 cache issue or something? > > > Thanks for your help, Grok. For this time and again for the last > > time. > > scott > > > On Aug 5, 2:58 pm, Grok Lobster <[email protected]> wrote: > > > > Loads for me. > > > > On Aug 5, 10:13 am, ScottE <[email protected]> wrote: > > > > > Thanks Rossko. Sorry about the bad links before. > > > > > Would someone mind checking the url in #3 with IE8 just to see if the > > > > map loads? > > > > > Thanks a lot, > > > > Scott > > > > > On Aug 5, 12:40 pm, Rossko <[email protected]> wrote: > > > > > > >http://savedbythegoog.appspot.com/?id=99bce7be97e0edbdcefa5a4c0096674... > > > > > > That one works fine for me in IE7- Hide quoted text - > > > > > - Show quoted text -- 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.
