Click to See Complete Forum and Search --> : Cool CSS-trick


biocandy
04-25-2005, 03:20 PM
Check out this Cool CSS-trick

http://www.biocandy.dk/test.html

IncaWarrior
04-25-2005, 04:06 PM
Works in Opera pretty much, I like it

Jona
04-25-2005, 05:36 PM
I’ve seen this in the CSS Zen Garden with a little aquaman and a flashlight. Nifty.

blufive
04-25-2005, 05:42 PM
Eric Meyer had a demo page for this up ages ago, albeit with more (ahem) staid images. He explains how it all works, too: http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html

tonyh
04-26-2005, 01:03 PM
Is this effect possible using absolute positioning and nested divs, z-index, or overflow?

It's nice that we can do this with gecko, but if a solution can be created using the above, why not use it in all browsers for compatibility?