| HTML Kod Gizleme Hide all your HTML source code simply with this html encrypter. Prevent your code from being stolen by other webmasters. |
|||||
|
|||||
|
"; theform.ecode.value=codetocopy; theform.sac.disabled = false; } return false; } function sandc(thisform) { thisform.ecode.focus(); thisform.ecode.select(); copytext=thisform.ecode.createTextRange(); copytext.execCommand("Copy"); alert("Html Kodu Kayıd Edildi Bizi Sectiğiniz İçin Teşekürler"); } function encrypt(tx) { var hex=''; var i; for (i=0; i |
|||||