chèn javascript vào.. cách này chỉ ngăn đc noob.. ai biết tí thì disable javascript đi là xong :m020:
cách làm: google
LÃO QUỶ BI GIỜ GIỎI VALUE :m131:<script LANGUAGE="JavaScript">
function click() {
if (event.button==2) {
alert("dòng này thông báo nha");
}
}
document.onmousedown=click
// -->
</script>
dán vào trang html
good lụck
<script type='text/javascript'>
function disableselect(e){return false}
function reEnable(){return true}
document.onselectstart=new Function("return false")
if(window.sidebar){document.onmousedown=disableselect
document.onclick=reEnable}
</script>
Mình đang dùng web .asp<body oncontextmenu="return false">
Hiện tại thì mình đang có một site blogger, mà k biết code HTML để ngăn chặn click chuột phải + lệnh Copy ...
:binhsua04:
Nên muốn nhờ mọi người giúp đỡ :binhsua07:. Ai biết thì share mình với :binhsua07: