Live data from Hacker News

Interactive CSS3 lighting effects

attasi.com

11–20 of 26 posts

Re: Interactive CSS3 lighting effects

#14
post #7
post #5

I don't get the "interactive" part? Can I interact with this? It feels like a static image to me.

Use a webkit browser.

For some weird reason his javascript only sets -webkit- prefixed CSS properties; it's quite likely this would work in firefox (and possibly eventually IE10), were it not for this.

Re: Interactive CSS3 lighting effects

#16
post #14
post #7

Earlier quoted context omitted.

Use a webkit browser.

For some weird reason his javascript only sets -webkit- prefixed CSS properties; it's quite likely this would work in firefox (and possibly eventually IE10), were it not for this.

You're absolutely right. Developing for multiple browsers is just so damn tedious. For experimental stuff like this I stick to webkit.
Post reply on HN