untuk pengguna TEMPLATE LAIN
CARA PERTAMA - DISABLE RIGHT CLICK WITH MESSAGE
pergi dashboardlayoutadd a page elementhtml/javascript
copy code ni ye & pastekan diruangan html/javascript tadi
<script>var message='MASUKKAN TEKS KAMU DI SINI';///////////////////////////////////function clickIE4(){if (event.button==2){alert(message);return false;}}function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}document.oncontextmenu=new Function("alert(message);return false")</script>
dah siap save
CARA KEDUA - DISABLE RIGHT CLICK WITHOUT MESSAGE
pergi dashboardlayoutadd a page elementhtml/javascript
copy code ni ye & pastekan diruangan html/javascript tadi
<script language=JavaScript><!--var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if(document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}document.oncontextmenu=new Function("return false")// --></script>
dah siap save
untuk pengguna CLASSIC TEMPLATE/BLOGSKIN
1. dashboard --> template--> edit HTML
2. tekan CTRL+F untuk search code </body>
3. jumpa? ok lepas tu korang copy code code disable right click dekat atas tu yang saya dah bagi dan pastekan dekat ATAS code </body>
p/s : kalau tak ada code </body>, korang boleh search code <head> dan paste code disable right click tu kat BAWAH code <head> tu ye :)
4. save lah !
i dh cri lme ni , tq :) and cmne nk buat blog link kat atas tu moving ?
ReplyDeleteok most welcome :)
ReplyDeletehehhe maceh kak...thnkss sori late..tgok blog akk..now da wt dah nice!hee
ReplyDeletehehe ok. sori late rply ;)
ReplyDeletethank you ! hee
ReplyDeletehehe welcome :)
ReplyDelete