Cara tidak bisa nge- highlight teks

Rabu, 11 Mei 2011



Sorry kurang tau istilahnya mungkin Highlight atau blok teks ya..
Contohnya bisa ke http://gstar-info.blogspot.com/

Blognya acak acak-an.. maaf ya

Copy code bawah ini
------------------------------------------------------

<SCRIPT type='text/javascript'>
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</SCRIPT>

----------------------------------------------------------

Paste setelah <head>

Selesai..