ciao valentino

Versione Completa   Stampa   Cerca   Utenti   Iscriviti     Condividi : FacebookTwitter
studia
00venerdì 14 ottobre 2005 16:21
ciao valentino mi potevi aiutare per il mio sito qualcosa di speciale
smismi6 fax8 fax7 fax8

mi dai una mano uno script gia conpleto (per esempio benvenuto su studio nds)

LO VORREI CON IL COLORE CHE CAMBIA IN CONTINUAZIONE GRAZIE
studia
00venerdì 14 ottobre 2005 22:57
faccina05 faccina05 faccina05 faccina05
xvalentino
00venerdì 14 ottobre 2005 23:07
ciao, adesso vedo cosa posso fare! smilem
xvalentino
00venerdì 14 ottobre 2005 23:18
cosa te ne pare di questo?


<center>
<b><font size="6">
<script language="JavaScript">


var text="BENVENUTO SU STUDIO NDS" // YOUR TEXT
var speed=80 // SPEED OF FADE

// ********** LEAVE THE NEXT BIT ALONE!


if (document.all||document.getElementById){
document.write('<span id="highlight">' + text + '</span>')
var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight
}
else
document.write(text)
var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0")
var r=1
var g=1
var b=1
var seq=1
function changetext(){
rainbow="#"+hex[r]+hex+hex
storetext.style.color=rainbow
}
function change(){
if (seq==6){
b--
if (b==0)
seq=1
}
if (seq==5){
r++
if (r==12)
seq=6
}
if (seq==4){
g--
if (g==0)
seq=5
}
if (seq==3){
b++
if (b==12)
seq=4
}
if (seq==2){
r--
if (r==0)
seq=3
}
if (seq==1){
g++
if (g==12)
seq=2
}
changetext()
}
function starteffect(){
if (document.all||document.getElementById)
flash=setInterval("change()",speed)
}
starteffect()
</script>
</font></b>
</p>
</center>

Modificato da xvalentino 15/10/2005 1.28
studia
00domenica 16 ottobre 2005 00:54
SI GRZIE VALENTINO
faxi2 faxi1 faccina03

[Modificato da studia 16/10/2005 0.55]

xvalentino
00sabato 8 luglio 2006 13:33
di niente.....
l'hai usato poi il codice?
Questa è la versione 'lo-fi' del Forum Per visualizzare la versione completa clicca qui
Tutti gli orari sono GMT+01:00. Adesso sono le 17:12.
Copyright © 2000-2024 FFZ srl - www.freeforumzone.com