Thứ Sáu, 14 tháng 8, 2015

TIỆN ÍCH

CHỐNG COPY BÀI VIẾT

         Vào thẻ HTML dán đoạn code dưới đây vào cuối bài đăng



<script src="https://sites.google.com/site/bituotblog/disable-copy.js" type="text/javascript"></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>

Không có nhận xét nào:

Đăng nhận xét