How to capture printscreen event in javascript?

I am trying to write a web application containing confidential content. I have already forbidden to copy and paste. How to determine when someone presses a print screen key so that data can be hidden when it is pressed?

Do not worry about mobile phones / cameras / screen recording software, as they are not used in the environment.

+3
source share
2 answers

: . , , , . Html, css javascript . , . , , , "" .

EDIT:

, Java, , Java . , , : java , java-, .

fooobar.com/questions/9992347/...

+1

All Articles