jQuery – How to disable all controls on the page
I got into a situation where for some reason I need to disable all the controls on the page on client side. So I have implemented it using jQuery: Below jQuery code will get called on click of button called Continue reading