Código guy maker

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Código guy maker

Mensagem por K2 Expert 06.12.10 23:14

Olá,

eu estava dando uma olhada em um site e vi uma pagina html em um blog , que vc montava um avatar
( Link da Pagina HTML )

alguem sabe o codigo ?
K2 Expert

K2 Expert
***

Membro desde : 30/11/2010
Mensagens : 183
Pontos : 320

http://www.forumgamesworld.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Código guy maker

Mensagem por Convidad 07.12.10 0:00

Boa noite,

Aqui está o código:

Código:
<HTML>
<HEAD>
<TITLE>Coisinhas By Drika - Candy Maker</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE type="text/css">
P, body, td, tr, div {
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #ac59d2;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   line-height: 12px;
}
A, A:link{color:#ac59d2;text-decoration:none}
A:visited{color:#ac59d2}
A:active{color:#ac59d2}
a:hover {text-decoration: none;   height:0px;   cursor: crosshair;   font-family: Verdana, Arial, Helvetica, sans-serif;   color: #e8b5f8}
hr{width:100%;color:#4FC7FB;height:5;border:1px solid #1A348B; text-align:center}
</STYLE>
<script language=JavaScript>

<!--



var message="";

///////////////////////////////////

function clickIE() {if (document.all) {(message);return false;}}

function clickNS(e) {if

(document.layers||(document.getElementById&&!document.all)) {

if (e.which==2||e.which==3) {(message);return false;}}}

if (document.layers)

{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}

else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

// -->

</script>
<script language="JavaScript1.2">
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>
</head>
<frameset border=0>
<frame src="http://coisinhasbydrika.atspace.com/maker/guy.html"
scrolling=no marginwidth=0 marginheight=0 noresize=yes>
</frameset>
<noframes>
Essa página contém frames. Você precisa de um browser capaz de ver essa página.
</noframes>


</BODY>
</HTML>

Havia algumas informações 'camufladas' no Jquery, mais eu as tirei e a re-criei no html!

Divirta-se.
Anonymous

Convidad
Convidado


Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos