[ka-Map-users] IE refresh

Charlton Purvis cplist at earthlink.net
Fri Oct 28 12:28:26 EDT 2005


Yes, that does seem to help, Joe.  It doesn't recenter the first map
correctly, but at least it doesn't bomb.

Many thanks!

Charlton

> -----Original Message-----
> From: ka-map-users-bounces at lists.maptools.org [mailto:ka-map-users-
> bounces at lists.maptools.org] On Behalf Of Joe Franklin
> Sent: Friday, October 28, 2005 12:15 PM
> To: ka-map-users at lists.maptools.org
> Subject: Re: [ka-Map-users] IE refresh
> 
> This isn't a fix, but it seems to work if you use
> setTimeout for the trigger in
> kaMap.prototype.selectMap
> 
> //commented out:
> //this.triggerEvent( KAMAP_MAP_INITIALIZED,
> this.currentMap );
> 
> //replaced with
> window.setTimeout(function(){
> myKaMap.triggerEvent(KAMAP_MAP_INITIALIZED,
> myKaMap.currentMap);},1000);
> 
> 
> 
> > Hi, folks:
> >
> > Has anybody nailed down (or noticed) an IE bug when
> you hit Refresh?  I
> > downloaded the latest ka-map CVS and ran it against
> the gmap data, and the
> > problem still exists.  The scales select doesn't get
> populated and the
> > legend and reference areas are blank.  The main map
> does draw, however.
> > What is odd, still, is that if I leave the confused
> IE window open and open
> > another instance, everything works fine, refresh and
> all.
> >
> > We're not using _SESSION vars that I could look into
> setting are we?  What
> > would be the difference between opening a brand new
> window and simply
> > hitting refresh?
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Charlton
> 
> 
> 
> 
> __________________________________
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users




More information about the ka-Map-users mailing list