Click here to Skip to main content
15,888,162 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How to disable a page using JavaScript in HTML code??
Posted

1 solution

It sounds as if you are trying to achieve an effect where the whole page is disabled except for a button or something similar to do the unlocking part. There is a tutorial here on how to achieve this: http://hungred.com/how-to/tutorial-simple-screen-grey-effect-jquery/[^].
The corresponding demo lives here: http://hungred.com/wp-content/demo/jQuery-screen-grey-out-box/demo.html[^].

Regards,

—MRB
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900