Вход Регистрация
Файл: profi_wm/tmp/js.js
Строк: 47
<?php
function number(e){var key=(typeof e.charCode=='undefined'?e.keyCode:e.charCode);if(e.ctrlKey||e.altKey||key<32){return true;}key=String.fromCharCode(key);{return /[d]/.test(key);}}
function 
check(form,name,checked){for(var i=0i<form[name].lengthi++) form[name][i].checked=checked;}
function 
paste(ptn){o=document.forms['post']['sql'];if(ptn!=''&&o)insAtCaret(o,decodeURIComponent(ptn));}
function 
insAtCaret(o,s){o.focus();if(typeof(document.selection)!='undefined'){r=document.selection.createRange();if(r.parentElement()!=o)return;r.text=s;r.select();}else if(typeof(o.selectionStart)!='undefined'){st=o.selectionStart;o.value=o.value.substr(0,st)+s+o.value.substr(o.selectionEnd,o.value.length);st+=s.length;o.setSelectionRange(st,st);}else{o.value+=s;}o.focus();}
?>
Онлайн: 0
Реклама