My-Rules Comunity
Vuoi reagire a questo messaggio? Crea un account in pochi click o accedi per continuare.



 
IndiceCercaUltime immaginiRegistratiAccedi

 

 Generatore codice html editor online

Andare in basso 
AutoreMessaggio
Admin
Admin
Admin
Admin



Generatore codice html editor online Empty
MessaggioTitolo: Generatore codice html editor online   Generatore codice html editor online EmptyMar Dic 14, 2010 7:44 pm



Source Code Encrypter


\n<\/script>";
i++;
if (i=1) alert("Page compiled 1 time!");
else alert("Page compiled "+i+" times!");
}
function selectCode() /* Selecting "Compilation" for Copying */
{
if(document.pad.text.value.length>0)
{
document.pad.text.focus();
document.pad.text.select();
}
else alert('Nothing for be selected!')
}
function preview() /* Preview for the "Compilation" */
{
if(document.pad.text.value.length>0)
{
pr=window.open("","Preview","scrollbars=1,menubar=1,status=1,width=700,height=320,left=50,top=110");
pr.document.write(document.pad.text.value);
}
else alert('Nothing for be previewed!')
}
function uncompile() /* Decompiling a "Compilation" */
{
if (document.pad.text.value.length>0)
{
source=unescape(document.pad.text.value);
document.pad.text.value=""+source+"";
}
else alert('You need compiled code to uncompile it!')
}
// -->



























Torna in alto Andare in basso
 
Generatore codice html editor online
Torna in alto 
Pagina 1 di 1

Permessi in questa sezione del forum:Non puoi rispondere agli argomenti in questo forum.
My-Rules Comunity :: Pimp my site-
Vai verso: