المشاغب
عدد الرسائل : 6 تاريخ التسجيل : 24/05/2007
| موضوع: كود منع النسخ لتضعة فى موقعك الجمعة مايو 25, 2007 1:15 pm | |
| لاتنسوا الردود
<script language="JavaScript1.2">
//Disable select-text script (IE4+, NS6+)- By Andy Scott //Exclusive permission granted to Dynamic Drive to feature script //Visit http://www.dynamicdrive.com for this script
function disableselect(e){ return false }
function reEnable(){ return true }
//if IE4+ document.onselectstart=new Function ("return false")
//if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> _________________ الردود لكى ندوم فى اخلا صنا | |
|
المدير
عدد الرسائل : 179 تاريخ التسجيل : 07/05/2007
| موضوع: رد: كود منع النسخ لتضعة فى موقعك الخميس مايو 31, 2007 3:30 pm | |
| | |
|