Hi Guillaume. Are you talking about loadURL? I can't check it right now (am on a mobile) but iirc you can call abort on the object returned by loadURL. Eric
2008/2/19, Guillaume Sueur <[EMAIL PROTECTED]>: > Hi, > > Is there a way to stop an OpenURL method before having any response ? > I've tried several ways from the docs : > request.transport.abort(); for example, but without success. > > Any hint ? > > By the way, I discovered there were two different versions of the api > doc online : > http://dev.openlayers.org/docs/files/OpenLayers-js.html > http://dev.openlayers.org/apidocs/files/OpenLayers-js.html > > The main page aims to the second one, which is less documented than the > first. OpenURL for instance is not documented in > http://dev.openlayers.org/apidocs/files/OpenLayers-js.html > > Is that done on purpose ? > > Thanks, > > Guillaume > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
