Diaporama
chaman35
-
irem Messages postés 166 Statut Membre -
irem Messages postés 166 Statut Membre -
Bonjour,
Mon head:
<script language="JavaScript">
nodiapo=1;
nbdiapos=4;
function diaporama(diaposuivante)
{
nodiapo=nodiapo + diaposuivante;
if(nodiapo > nbdiapos)
{
nodiapo = 1;
}
if(nodiapo == 0)
{
nodiapo = nbdiapos;
}
document.Image.src="T-shirt" + nodiapo + ".jpg";
}
</script>
Body :
<form name="form1" method="post" action="Tst.html">
<table width="350" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" align="center" valign="middle"><img src="Image/T-Shirt1.jpg" name="Image" width="283" height="191" id="Image"></td>
</tr>
<tr align="center" valign="middle">
<td>
<input type="button" name="précédent" value="<<" onClick="diaporama(-1);"></td>
<td>
<input name="suivant" type="button" class="input" onClick="diaporama(1);" value=">>"></td>
</tr>
</table>
</form>
Impossible de faire fonctionner mon diaporama nomdelapage : tst.html
dossier image : image/
je vois pas ou est lerreur si vous la voyez...
Mon head:
<script language="JavaScript">
nodiapo=1;
nbdiapos=4;
function diaporama(diaposuivante)
{
nodiapo=nodiapo + diaposuivante;
if(nodiapo > nbdiapos)
{
nodiapo = 1;
}
if(nodiapo == 0)
{
nodiapo = nbdiapos;
}
document.Image.src="T-shirt" + nodiapo + ".jpg";
}
</script>
Body :
<form name="form1" method="post" action="Tst.html">
<table width="350" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" align="center" valign="middle"><img src="Image/T-Shirt1.jpg" name="Image" width="283" height="191" id="Image"></td>
</tr>
<tr align="center" valign="middle">
<td>
<input type="button" name="précédent" value="<<" onClick="diaporama(-1);"></td>
<td>
<input name="suivant" type="button" class="input" onClick="diaporama(1);" value=">>"></td>
</tr>
</table>
</form>
Impossible de faire fonctionner mon diaporama nomdelapage : tst.html
dossier image : image/
je vois pas ou est lerreur si vous la voyez...
A voir également:
- Diaporama
- Faire un diaporama photo avec musique windows 10 - Guide
- Diaporama gratuits - Télécharger - Visionnage & Diaporama
- Mettre plusieurs musique sur diaporama powerpoint - Forum Powerpoint
- Sélectionnez une extension correspondant à un fichier de présentation (diaporama). - Forum Powerpoint
- Insérer une vidéo dans un diaporama powerpoint - Guide