[OpenLayers-Users] Mobile Support: Handling a tap like a mouse click... (fixed)

Noli Sicad nsicad at gmail.com
Tue Jun 28 19:10:08 EDT 2011


> in case somebody else stumbles over this message. After a lot
> of OpenLayers/Javascript/Jquery-Debugging I finally found
> the problem with my code (with JQuery,OpenLayers,JQuery-UI):
> I was trying to stop the Click-Event from being further
> evaluated. When I finally removed the line

>     "Event.stop(oEvt);"
> all the errors dissapeared.

Where did you remove this  "Event.stop(oEvt);" ? Is part of you own
source code or OpenLayer?

If is part of the OpenLayers source code, can you tell the file (
***.js)  to edit it.

Noli


More information about the Users mailing list