Do you want the map to not respond to clicks on your help or legend div? If so, you'll need to define event handlers, the way Popups do.
Or do you want the map to not respond at all, while your help or legend is visible? -----Original Message----- From: [EMAIL PROTECTED] on behalf of Steve Lime Sent: Wed 11/28/2007 4:56 PM To: [email protected] Subject: [OpenLayers-Users] OT: Event propagation problem... 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? Steve _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
