google logo
สนุก! ค้นหา สารบัญเว็บไทย ข่าว อีเมล์ หาเพื่อน คิวคิว ฟังเพลง คลาสสิฟายด์ ริงโทน สนุก! ทูลบาร์ ดูทั้งหมด>>
ดูบล็อกอื่น >
รูปโลโก้ S! Blogger เข้าสู่ระบบ สมัครสมาชิก

โค้ดแต่ง hi5 ห้ามคลิ้กขวา

โดย gootum@sanook.com เมื่อ วันพุธ เม.ย. 2, 2008 ใน Hi5

โค้ดแต่ง 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>
Tags : , , , , , , , , , , , | 8 คอมเมนท์ »