[OpenLayers-Trac] Re: [OpenLayers] #3192: FramedCloud prevents
clicks into visible parts
OpenLayers
trac-20090302 at openlayers.org
Sat Apr 2 18:54:33 EDT 2011
#3192: FramedCloud prevents clicks into visible parts
-----------------------+----------------------------------------------------
Reporter: pebXX2346 | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: general | Version: 2.10
Keywords: | State:
-----------------------+----------------------------------------------------
Comment(by pebXX2346):
For newer Browsers the css3 property
'''{{{pointer-events:none}}}'''
maybe a very simple solution,
e.g. make the whole 'spike div' transparent, not the other parts.
See [https://developer.mozilla.org/en/css/pointer-events]
for some possibilities e.g. make the
{{{OpenLayers.Feature_#####_popup_GroupDiv}}} with no pointer-events
and the childs {{{OpenLayers.Feature_####_popup_contentDiv}}} and
the close-box to consume them.
--
Ticket URL: <http://trac.openlayers.org/ticket/3192#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list