On Nov 28, 2007 11:56 PM, Steve Lime <[EMAIL PROTECTED]> wrote: > Hi all: Slightly off-topic question. I'm working on an interface that plops > help and legend content over the top of an OpenLayers > map. Problem is that mouse events continue to propagate through the help or > legend content to OpenLayers. Anyone aware of > an easy way to stop that or do I need to go ahead and define event handlers > (that do nothing) for the div that holds this other > content?
To me, yes, you somehow need to explicitely stop event propagation. -- Eric _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
