Kỹ thuật điện - An toàn điện - An toàn vệ sinh lao động - Quy trình, Quy phạm, quy định - Năng lượng mặt trời

Menu

Code web Ẩn thư mục tren máy tính - Không cho Copy dữ liệu Web


An thu mục may tinh - IT



Code không cho Copy dữ liệu trên trang web (Dán vào html của bài viết)

<b:if cond='data:blog.pageType == "item"'>
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
//if IE4+
document.onselectstart=new Function ("return false")
//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
</b:if>


  • Website: Kỹ thuật - An toàn và thông tin tổng hợp dành cho người làm công tác ATLĐ.