Pagina di Prova2: differenze tra le versioni

Da LazioWiki.

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 16: Riga 16:
var Imm10 = "http://www.laziowiki.org/w/images/a/a6/Chinaglia_06a.jpg"
var Imm10 = "http://www.laziowiki.org/w/images/a/a6/Chinaglia_06a.jpg"


nome = new Array (Imm1, Imm2, Imm3, Imm4, Imm5, Imm6, Imm7, Imm8, Imm9, Imm10)
Galleria = new Array (Imm1, Imm2, Imm3, Imm4, Imm5, Imm6, Imm7, Imm8, Imm9, Imm10)
source = new Array ();
Lista = new Array ();
for (conta in nome) {
for (Numero in Galleria) {
source[conta] = new Image();
Lista[Numero] = new Image();
source[conta].src = nome[conta];
Lista[Numero].src = Galleria[Numero];
}
}
vuoto = new Image(); vuoto.src="http://www.laziowiki.org/w/images/3/37/Segnaposto2.jpg";
}
}
function swp(numero) {
function Mostra(Numero) {
if (checkbr) {
if (checkbr) {
document.roller.src=source[numero].src;
document.roller.src=Lista[Numero].src;
}
}
}
}


function UNswp(numero) {
if (checkbr) {
document.roller.src=vuoto.src;
}
}
//-->
//-->
</SCRIPT>
</SCRIPT>
Riga 42: Riga 35:


<center>
<center>
{| style="border:1px solid navy; height:300px; width:750px;" cellpadding=3
{| style="border:1px solid navy; height:450px; width:750px;" cellpadding=3
|+ <b> Galleria di immagini su Giorgio Chinaglia </b>
|+ <b> Galleria di immagini su Giorgio Chinaglia </b>
|- valign=top
|- valign=top
| <html> <a href="" onMouseOver="swp(0)" onMouseOut="UNswp(0)"> ► Foto 1 </a>
| <html> <a href="" onMouseOver="Mostra(0)"> ► Giorgio Chinaglia da bambino </a>
<br>
<br>
<a href="" onMouseOver="swp(1)" onMouseOut="UNswp(1)"> ► Foto 2 </a>
<a href="" onMouseOver="Mostra(1)"> ► Giorgio adolescente </a>
<br>
<br>
<a href="" onMouseOver="swp(2)" onMouseOut="UNswp(2)"> ► Foto 3 </a>
<a href="" onMouseOver="Mostra(2)"> ► Nello Swansea City </a>
<br>
<br>
<a href="" onMouseOver="swp(3)" onMouseOut="UNswp(3)"> ► Foto 4 </a>
<a href="" onMouseOver="Mostra(3)"> ► Una foto giovanile </a>
<br>
<br>
<a href="" onMouseOver="swp(4)" onMouseOut="UNswp(4)"> ► Foto 5 </a>
<a href="" onMouseOver="Mostra(4)"> ► Una foto giovanile </a>
<br>
<br>
<a href="" onMouseOver="swp(5)" onMouseOut="UNswp(5)"> ► Foto 6 </a>
<a href="" onMouseOver="Mostra(5)"> ► Con Connie Eruzione </a>
<br>
<br>
<a href="" onMouseOver="swp(6)" onMouseOut="UNswp(6)"> ► Foto 7 </a>
<a href="" onMouseOver="Mostra(6)"> ► Giorgione firma autografi </a>
<br>
<br>
<a href="" onMouseOver="swp(7)" onMouseOut="UNswp(7)"> ► Foto 8 </a>
<a href="" onMouseOver="Mostra(7)"> ► In un momento felice </a>
<br>
<br>
<a href="" onMouseOver="swp(8)" onMouseOut="UNswp(8)"> ► Foto 9 </a>
<a href="" onMouseOver="Mostra(8)"> ► Giorgione in versione "cacciatore" </a>
<br>
<br>
<a href="" onMouseOver="swp(9)" onMouseOut="UNswp(9)"> ► Foto 10 </a>
<a href="" onMouseOver="Mostra(9)"> ► Giorgio Chinaglia e Paolo Ferrari </a>
</html>
</html>
| <html> <img src="http://www.laziowiki.org/w/images/3/37/Segnaposto2.jpg" name="roller" width=400> </html>
| <html> <img src="" name="roller" width=450> </html>
|}
|}
</center>
</center>

Versione delle 17:32, 11 mag 2012

Galleria di immagini su Giorgio Chinaglia
► Giorgio Chinaglia da bambino
► Giorgio adolescente
► Nello Swansea City
► Una foto giovanile
► Una foto giovanile
► Con Connie Eruzione
► Giorgione firma autografi
► In un momento felice
► Giorgione in versione "cacciatore"
► Giorgio Chinaglia e Paolo Ferrari