Click to See Complete Forum and Search --> : [RESOLVED] Div Overlay


dougal85
12-18-2006, 03:22 PM
How would i do the CSS for a div that will overlap the whole page, and sit right in the center while putting a semi transparent black layer over the rest. to make it seem like its been dimmed.

I hope that makes sense?

Ive seen it in things like google calendar (when you delete something)

I want to use it in a similar way.

Thanks

Dougal

JPnyc
12-18-2006, 04:31 PM
position:absolute; top:0px; left:0px;