Dim and diable web page
-
Hi, Wanted to know if anybody has any idea on how to do the following. It probably involves javascript and css. 1) On a web page we want to show a dialog (for capturing/alerting purposes). 2) When the dialog is to appear we want to dim the web page (a nice shade of grey) and make everything on the page disabled. We got this idea from google. Google uses it in various places with the result of not being able to do anything on the page until the dialog is closed. Has anybody any idea on how to dim the page (not only the background but the whole page). This would prob make a good article. Cheers, Tal
The best times in life are the ones you can't remember!!!
-
Hi, Wanted to know if anybody has any idea on how to do the following. It probably involves javascript and css. 1) On a web page we want to show a dialog (for capturing/alerting purposes). 2) When the dialog is to appear we want to dim the web page (a nice shade of grey) and make everything on the page disabled. We got this idea from google. Google uses it in various places with the result of not being able to do anything on the page until the dialog is closed. Has anybody any idea on how to dim the page (not only the background but the whole page). This would prob make a good article. Cheers, Tal
The best times in life are the ones you can't remember!!!
-
http://www.codeproject.com/aspnet/Modal_Dialog.asp[^]
Best Regards, Yogesh........
We have the modal dialog, that's not difficult. What we havn't been able to figure out is bluring/dimming the web page (excluding the dialog).
The best times in life are the ones you can't remember!!!