Forum Moderators: open

Message Too Old, No Replies

Dim this page

wow, how nice

         

FridayNight

9:48 pm on Jun 9, 2005 (gmt 0)

10+ Year Member



i landed at this page:
<snip>

and a dialog window appeared. ok, we all hate those and try to close them as fast as we can. but this is a cool trick, can you see how they dim page in the back? i didnt know this is possible... how is that done? dhtml or what?

[edited by: BlobFisk at 9:35 am (utc) on June 10, 2005]
[edit reason] No URLs please! See TOS [webmasterworld.com] [/edit]

BlobFisk

9:38 am on Jun 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can do this using CSS and Javascript using opacity and an MS filter.

You need to use a script to get all of the elements on a page and change their opacity.

HTH