On Jan 10, 3:25 pm, "[email protected]" <[email protected]>
wrote:
> On Jan 10, 2:47 pm, paulp575 <[email protected]> wrote:
>
> > I just added the Overview function to my map located here:
>
> >http://www.xmxpro.com/Catalog-map-ovewview/catalog-map-tutorial13a.htm
>
> > The sidebar displays properly in FF. It doesn't always display
> > properly in IE using IE v6.0 or v7.0.
>
> > The sidebar displays correctly the first time I open the map in IE. If
> > you click the refresh button, only the first item in the sidebar
> > displays. If you click the first item, then the remaining items are
> > displayed.
>
> > It says there's an object required in line 177 at character 7, but not
> > sure what the problem is at that point.
>
> Try using the MS Script debugger. It shows that the problem is this
> line:
> omap.style.left = x+"px";
>
> and that omap is null.
>
> I don't see a div with id="map_overview" on your page anywhere (but I
> don't see one on Mike's example either, implies that it is probably
> created by the API, another problem if someone has multiple maps on a
> single page...).
>
> The overview map seems to be working OK, so that isn't your problem.
>
> Did the sidebar work properly before you added the overview map?
>
> It looks like the problem is that IE isn't handling the sidebar
> correctly (the reset of the divs seem to be there, but inline with the
> one that is displayed, and therefore behind the map).
>
> If I wrap them in <table border='0'><tr><td><div... ></td></tr> </
> table>, they show up.
>
> (only tested in IE6 locally)

http://www.geocodezip.com/catalog-map-tutorial13aC.html

  -- Larry

> > I copied the overview map
> > javascript directly from Mike's tutorial 13 (first example).
>
> > Thanks,
>
> > Paul
-- 
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