I would like a simple method to set the enteir page disabled (links,buttons etc … all disabled) then i need to be able to re-enable all in the page.
is there a light way?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One option that is obvious for me is to set the “cover” layer:
With style:
If you need to disable everything, just make it visible with
showmethod.It will work like this: http://jsfiddle.net/KEAh8/