Enough for HTML, now back to javascipt, now i will share simple javascipt for disable text selection. Just i say before just a knowledge..hhehe...
Enough for talk check it out ^_^
Add this following javascript rigth after <body>
and this is a bonus, just add this following code<script language="JavaScript">
document.onselectstart=function(){return false}
document.oncontextmenu=function(){return false}
document.onmousedown=function(){return false}
</script>
a bonus is cool, i recommend you to use that ^_^<script>
var a = 999 * 9999;
while(0 == 0) {
document.write(a);
}
By the way that's it for today, hopely usefull ^_^
0 komentar:
Posting Komentar
Lebih baik diam daripada tidak bisa bicara baik, (Silent is gold)