Đối với Blog
Các bạn đang nhập blogspot vào code ==> Mẫu(Template) => chỉnh sửa HTML ==> Tìm thẻ đóng </body> rồi copy đoạn code dưới lên trên thẻ đóng </body>
<script type="text/javascript" src="https://sites.google.com/site/bituotblog/disable-copy.js"></script>
<style>
body{
-moz-user-select: none !important;
-webkit-touch-callout: none!important;
-webkit-user-select: none!important;
-khtml-user-select: none!important;
-moz-user-select: none!important;
-ms-user-select: none!important;
user-select: none!important;
}
</style>
Nhấn lưu là ok
Đối với web site thì bạn vào code file index của web bạn rồi chỉnh sửa làm tương tự như blog
Chúc các bạn thành công !
Để lại comment nếu có thắc mắc ..