[mapguide-users] RE: RE: IE, AJAX and Tooltip Images
Ben_D
majabak at hotmail.com
Tue Aug 7 13:14:20 EDT 2007
Thanks Chris - that worked perfectly!
Chris Claydon wrote:
>
> Try using curly braces instead of brackets to enclose the "return
> false;" call. i.e.
>
> if(x == lastposx && y == lastposy)
> {
> return false;
> }
>
> -----Original Message-----
> From: mapguide-users-bounces at lists.osgeo.org
> [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Ben_D
> Sent: August 6, 2007 4:12 PM
> To: mapguide-users at lists.osgeo.org
> Subject: [mapguide-users] RE: IE, AJAX and Tooltip Images
>
>
> Does anyone know if this works with version 1.1.0?
>
> I've put this in:
>
> if(x == lastposx && y ==lastposy)
> (
> return false;
> )
>
> and my map will not load (firebug comes up with a "OnMouseMove error"
> funnily enough...). If I comment it out, my map will load.
>
> Thanks!
>
>
>
> Seen this?
>
> http://trac.osgeo.org/mapguide/changeset/1412
>
> Seems like it would be easy to apply to an existing site which was
> having
> this problem...
>
> Jason
>
> --
> View this message in context:
> http://www.nabble.com/IE%2C-AJAX-and-Tooltip-Images-tf3390727s16610.html
> #a12025232
> Sent from the MapGuide Users mailing list archive at Nabble.com.
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
--
View this message in context: http://www.nabble.com/IE%2C-AJAX-and-Tooltip-Images-tf3390727s16610.html#a12038480
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list