Hi Noli,

Am 29.06.2011 01:10, schrieb Noli Sicad:
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.

Thanks for asking.

Sorry, I forgot to mention that: It was within my code where I removed
it from. Openlayers runs perfect.
I included that command during the development, because I wanted to
stop a getFeatureRequest to be send after I handled some clicks that
are processed directly within the database - but it also runs without
that.

Leonhard

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to