[suggestion] A new display value

Hi.

I believe we could think about adding a new display value, the *virtual*
 display.
An element with *display: virtual;* would follow the absolute positioned
elements behavior, but would not trigger any interaction with the user.

I mean, mouseover, out, click, etc...
This way, developers would be able to create an element(let's say, covering
the whole page, with a color-to-transparent gradient background) in front
of the entire page, but the user would be able to click and interact with
all the page elements, as if this element was not there.
It would offer to developers, the chance to create "glass reflection"
effects over html elements, or even effects of shadow or dust, not
interfering with the page functionality and events, what is something
totally new in an interface. Games would use it a lot, or pages for
portfolios and hotsites.

Let me know what you think about it!

Cheers.

-- 
*Felipe N. Moura*
Senior Web Developer

Website:  http://felipenmoura.org
 Twitter:    @felipenmoura <http://twitter.com/felipenmoura>
LinkedIn: http://goo.gl/qGmq

Meet some of my projects:
BrazilJS Conference <http://braziljs.com.br/>  |  BrazilJS
Foundation<http://braziljs.org>
|  Power Polygon <http://github.com/braziljs/power-polygon>  |
TheWebMind<http://thewebmind.org/>  |
PHPDevBar<https://addons.mozilla.org/pt-BR/firefox/addon/php-developer-toolbar/>
---------------------------------
LinuxUser #508332
*Changing  the  world*  is the least I expect from  myself!

Received on Wednesday, 22 May 2013 21:07:32 UTC