Re: [CSS21] Floating - who's right?

On 05/02/11 01:01, Boris Zbarsky wrote:
> The CSS specification does not define how click events work. Nor does
> any other specification.
>
There is the pointer-events property:

http://www.w3.org/TR/SVG/interact.html#PointerEventsProperty

pointer-events: none; works in Firefox for arbitrary HTML elements:

https://developer.mozilla.org/en/CSS/pointer-events

Rob

Received on Saturday, 5 February 2011 13:17:28 UTC