On Sep 29, 6:52 pm, "Al Caughey" <[EMAIL PROTECTED]> wrote: > Is the map in a table? I found that maps in IE would not display > properly if they were inside a <td>...</td> tag. > (But they worked proper in Firefox, Chrome, Safari,etc.)
Everything else being equal, maps work fine in IE in tables, I use them for sidebars. A couple of examples: http://www.geocodezip.com/example_geo2.asp http://www.geocodezip.com/v2_activeVolcanos.asp However, IE is very picky about your html, if you write invalid html or put the script inside the DOM, it probably won't work... -- Larry > Al > > On Mon, Sep 29, 2008 at 5:08 PM, Josh Carroll <[EMAIL PROTECTED]> wrote: > > > Roberro, > > > Did you ever figure out the problem here? I'm having a similar > > problem in IE. > > > --Josh > > > On Sep 26, 6:29 am, Roberro <[EMAIL PROTECTED]> wrote: > >> Hi! > > >> My test page works ok in FF but there are a few errors in IE: > >> - setCenter doesn't seem to be working > >> - after the GDirections are loaded the image doesn't center and > >> automatically zoom > > >> Check thehttp://www.driving-distances.com/route-planner-mileage.php > >> That's the default page. In FF I can see the whole UK, in IE problems. > >> Then I enter two postcodes (for example N2 and L13) in FF everything > >> ok, but with errors in IE. > > >> Can somebody suggest me how to proceed? > > >> Robi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
