โค้ดแต่ง hi5 ห้ามคลิ้กขวา
<script language=JavaScript>
<!--
var message="ห้ามคลิ้กขวาที่ hi5";
///////////////////////////////////
function clickIE() {if (document.all) {alert(message);return false;}}
function clickNS(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=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
You Should Also Check Out This Post:
- โปรแกรมเด็ด TeamViewer
- คลิปบอล สเปน - อิตาลี
- คลิปฟุตบอล PORTUGAL 2 - 3 GERMANY | H. POSTIGA 87'
- คลิปบอล PORTUGAL 1 - 3 GERMANY | M. BALLACK 62'
- คลิปฟุตบอล PORTUGAL 1 - 2 GERMANY | N. GOMES 40'
More Active Posts:
- โค้ดแต่ง hi5 รูปวิ่งได้ (9)
- โค้ดแต่ง hi5 ชี้ลิ้งค์แล้ว hightlight (9)
- โค้ดแต่ง hi5 Code สี (5)
- ดูดวง ไพ่ยิบซี ปี 2551 (3)
- วันคุ้มครองโลก Earth Day (3)
- ปรากฏการณ์โลกร้อน Global Warming (3)
- โค้ดแต่ง hi5 Status bar โหลดเป็นเปอร์เซ็น (2)
- โค้ดแต่ง hi5 ห้ามคลิ้กขวา (2)
- ฟังเพลง สวรรค์เบี่ยง (2)
- ฟังเพลงจุดอ่อนของฉันอยู่ที่หัวใจ (2)







2 Users Responded In This Article
Leave Your Comment Below