Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

ystaile

Que codigo é esse?

Recommended Posts

<script language="JavaScript">

<!--

var current = 0

var x = 0

var speed = 20

var speed2 = 500

function initArray(n) {

this.length = n;

for (var i =1; i <= n; i++) {

this = ' '

}

}

typ = new initArray(12)

typ[0]=" • Fotos increibles "

typ[1]=" • Diversion asegurada "

typ[2]=" • Actualizacion diaria "

typ[3]=" • Fondos de escritorio "

typ[4]=" • www.tonterias.com - Humor y diversion "

typ[5]=" • Nuevo CHAT "

typ[6]=" • ...Y mucho mas... "

typ[7]=" • Envianos tus tonterias "

typ[8]=" • Actualizacion diaria "

typ[9]=" • Humor 365 dias al año "

typ[10]=" • Todos los dias... algo nuevo "

typ[11]=" • Solo en www.tonterias.com :-) "

function typewrite() {

var m = typ[current]

window.status = m.substring(0, x++) + "•"

if (x == m.length + 1) {

x = 0

current++

if (current > typ.length - 1) {

current = 0

}

setTimeout("typewrite()", speed2)

}

else {

setTimeout("typewrite()", speed)

}

}

typewrite()

function MM_swapImgRestore() { //v3.0

var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;

}

function MM_preloadImages() { //v3.0

var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}

}

function MM_findObj(n, d) { //v3.0

var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];

for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document); return x;

}

function MM_swapImage() { //v3.0

var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

}

//-->

</script>

 

 

Falou?

Compartilhar este post


Link para o post
Compartilhar em outros sites

Ola migos!

 

 

Tenta nesse endereço tem varias formas de animar a barra de status!

 

www.ywd.kit.net

 

Ythalo Rossy!

Compartilhar este post


Link para o post
Compartilhar em outros sites

Seguinte,

Rapaz, entre nesse site e na seção scripts ou algo do genero, você verá alguns scripts de animação de barra de status e titulos, se não me engano, mesmo sendo um site especifico em outlook express (ele ensina como utilizar), os scripts podem ser usados em sites, ok??

http://www.ilove.com.br/lili

 

 

[]s

Rodney

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.