Hari nie, saya nak ajar tutorial supaya orang tak boleh copy cerita kat blog2 semua penulis blog..First korg semua pergi ke ->Layout -> Page elemnts -> add a gadget -> HTML/Javascript then kat stu korg copy code yang ada kat bawah ..Benda nie digalakkan untuk sesiapa yg buat novel/cerita supaya tidak di ambil orang..Saya tak pakai bnda nie sbb saya tak de bnda yang boleh diambil..
<script type="text/JavaScript">
//courtesy of BoogieJack.com
function killCopy(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=killCopy
document.onclick=reEnable
}
</script>
1 comment:
thanks. this help me alot =))
Post a Comment