On 08/10/11 11:48, darkflame wrote: [...] > Basicly I have a page with a lot of widgets, imagine if I wanted to > tint the screen slightly - for example a 50% blue overlay. Yet I still > want the widgets all clickable/interactable as normal.
You can do it by setting pointer-events:none on the overlay DIV... but I don't know what the browser support is like for this. Here's a demo: http://robertnyman.com/css3/pointer-events/pointer-events.html -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "Under communism, man exploits man. Under capitalism, it's just the │ opposite." --- John Kenneth Galbrith
signature.asc
Description: OpenPGP digital signature
