You do realize that even if you did find out a way to do this that users could just disable javascript then take a screenshot(or do anything else that javascript is 'protecting') then re-enable javascript, right?
Yes! I agree that the user has all the controls to his system and browser, so he can disable javascript anytime, he can also get the HTML source from his temporary files. But most of the users don't realize that the browser is acting different because javascript is enabled.
The page will go blank if the page loses focus. So, this will not allow the user to go thro the content if he opens the menu to disable javascript.
Moreover, there is no menu displayed in the browser for this site, it opens in a new window (supposed to be a full-screen, which is not possible in either FF or IE), where I have tried not to display the menu bar, status bar, address bar, and any toolbar.
In Firefox, whenever the Print Screen key is pressed, the page goes blank. I just want to know if there is any way we can listen to the Print Screen key from Internet Explorer.
Either using js or flash or any other way..