Skip to content Skip to sidebar Skip to footer
Showing posts with the label Document Body

How Can I Disable Print-screen Functionality For A Webpage In All Browsers?

Using the following we can disable print-screens or screenshots in Internet Explorer: Solution 1: … Read more How Can I Disable Print-screen Functionality For A Webpage In All Browsers?

How To Find Page Width In Opera 12 (for Desktop Windows)?

I want to access full page width & height in Opera. Note I am not asking about Viewport's h… Read more How To Find Page Width In Opera 12 (for Desktop Windows)?

How Do I Disable Body.blur() In IE8?

I work on an enterprise web application that runs in IE8. It appears blur() is being called on the … Read more How Do I Disable Body.blur() In IE8?