I use css transforms to collapse a triangular div to another. I want the triangular div to cast a shadow on the one below, so that the folds look realistic. I tried different ways to apply a window shadow to a div, but it did not work the way I want it.
Here is my code: http://jsfiddle.net/wgLcB/2/
Does anyone know how to do this?
source share