I am not sure if that helps, but there is a function stop on Event class for stopping event propagation.<br><a href="http://dev.openlayers.org/docs/files/OpenLayers/Events-js.html#OpenLayers.Event.stop">http://dev.openlayers.org/docs/files/OpenLayers/Events-js.html#OpenLayers.Event.stop</a><br>

<br><div class="gmail_quote">On Thu, Nov 12, 2009 at 5:47 AM, Richard Eichhorn <span dir="ltr">&lt;<a href="mailto:r.eichhorn@netbi.com.au">r.eichhorn@netbi.com.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I am using OpenLayers.Control.SelectFeature with features which are represented using an externalGraphic.  When I use do a shift-click to multi-select features in Firefox, it opens up a new window with the icon of the feature I just clicked on.<br>


<br>When writing non-openlayers javascript code I have just used preventDefault in firefox to stop the events propagating.<br><br>How can I do it in Openlayers?<br><br>Cheers,<br><font color="#888888">Richard<br clear="all">

<br><br>
</font><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br>