االمدير العام الزعيم
المساهمات : 171 تاريخ التسجيل : 27/08/2008
| موضوع: عليكم ..مكافى بلس 2008 مجانا الأربعاء سبتمبر 03, 2008 8:17 am | |
| حمــــــل .. الان وقبل الحذف مجانا على مكافى بلس 2008 مجانا if (window.Event) document.captureEvents(Event.MOUSEUP); function nocontextmenu() { event.cancelBubble = true event.returnValue = false; return false; } function norightclick(e) { if (window.Event) { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 1) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick; الملفات المرفقة | |
|