Disabling Copy/Paste in a Web Page

前端 未结 15 2341
心在旅途
心在旅途 2020-12-14 12:56

How Do I disable the copy paste feature in my webpage. To be precise, I don\'t want my users to copy any information from my website and use them for personal purposes. The

15条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-14 13:26

    To be honest, if you don't want people to use any information on your site, then you can't put it up there. If you stop them from being able to copy and paste the information, they'll still be able to take a screenshot of it, type it out and save the data that way. I know it's not the answer you're looking for, but that's just something to think about.

    (I did this because i can't comment yet).

提交回复
热议问题