[Đóng góp] Css chống copy đơn giản

  Bài viết hay nhất1

Demo

Nghe tiều đề cũng tự hiểu nhé :D

Cách làm


Cách làm rất đơn giản , chỉ cần làm theo như thế này :

Code:
id-hoac-class-cua-ban {
-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;
}

Nguồn

http://www.chiase69.com/2015/05/huong-dan-chong-copy-bai-viet-trong-wordpress.html

Mà cho em hỏi sao màu nick của em từ xanh lá thành xanh biển đậm vậy , hix
  Bài viết hay nhất2

trandangduat wrote:

Demo


Nghe tiều đề cũng tự hiểu nhé :D

Cách làm



Cách làm rất đơn giản , chỉ cần làm theo như thế này :

Code:
id-hoac-class-cua-ban {
-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;
}

Nguồn


http://www.chiase69.com/2015/05/huong-dan-chong-copy-bai-viet-trong-wordpress.html

Mà cho em hỏi sao màu nick của em từ xanh lá thành xanh biển đậm vậy , hix

Spam nhiều quá. Nên nó đổi màu để đánh dấu đó mà. ^^
  Bài viết hay nhất3

markai30 wrote:
trandangduat wrote:

Demo



Nghe tiều đề cũng tự hiểu nhé :D

Cách làm




Cách làm rất đơn giản , chỉ cần làm theo như thế này :

Code:
id-hoac-class-cua-ban {
-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;
}

Nguồn



http://www.chiase69.com/2015/05/huong-dan-chong-copy-bai-viet-trong-wordpress.html

Mà cho em hỏi sao màu nick của em từ xanh lá thành xanh biển đậm vậy , hix

Spam nhiều quá. Nên nó đổi màu để đánh dấu đó mà. ^^

Ựa [Đóng góp] Css chống copy đơn giản 1193677zdg5ce9rsk
  Bài viết hay nhất4
ném cái pointer-events: none; là xong chuyện cần gì nhiều =)
  Bài viết hay nhất5
You cannot reply to topics in this forum