Défilement d'images sur une autre image
Fermé
TommyHook
Messages postés
69
Date d'inscription
jeudi 3 mars 2011
Statut
Membre
Dernière intervention
25 octobre 2011
-
14 oct. 2011 à 11:45
TommyHook Messages postés 69 Date d'inscription jeudi 3 mars 2011 Statut Membre Dernière intervention 25 octobre 2011 - 14 oct. 2011 à 13:26
TommyHook Messages postés 69 Date d'inscription jeudi 3 mars 2011 Statut Membre Dernière intervention 25 octobre 2011 - 14 oct. 2011 à 13:26
A voir également:
- Défilement d'images sur une autre image
- Image iso - Guide
- Acronis true image - Télécharger - Sauvegarde
- Comment agrandir une image - Guide
- Image de manchots sur une image de plage ✓ - Forum Graphisme
- Légender une image - Guide
2 réponses
TommyHook
Messages postés
69
Date d'inscription
jeudi 3 mars 2011
Statut
Membre
Dernière intervention
25 octobre 2011
5
14 oct. 2011 à 12:31
14 oct. 2011 à 12:31
Up S'il vous plait Personne ne sait ?
TommyHook
Messages postés
69
Date d'inscription
jeudi 3 mars 2011
Statut
Membre
Dernière intervention
25 octobre 2011
5
14 oct. 2011 à 13:26
14 oct. 2011 à 13:26
J'ai trouver ce code que j'ai modifier.
<HTML>
<HEAD>
<TITLE>Votre titre</TITLE>
</HEAD>
<BODY>
<div>
<TABLE>
<TR><TD>
<marquee id="scroller" scrollamount="5" direction="up" vspace="3" width=150 height=300 bgcolor="transparent"
onmouseover="javascript:scroller.stop()" onmouseout="javascript:scroller.start()">
<a target='_blank' title='ImageShack - Image And Video Hosting' href='http://www.imvu.com/shop/product.php?
products_id=10408887'><img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100"
height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
</marquee>
</TD></TR>
</TABLE>
</div>
</BODY>
</HTML>
Seulement j'aimerais insérer un espace entre chaque images et que chaque images guide vers un lien différent. Je changerais les images plus tard c'etait pour un test la mais normalement chaque images sera différentes. Et j'aimerais pouvoir intégré ce défilement sur une image ou j'ai laisser un emplacement.
Comme sur le site indiqué.
<HTML>
<HEAD>
<TITLE>Votre titre</TITLE>
</HEAD>
<BODY>
<div>
<TABLE>
<TR><TD>
<marquee id="scroller" scrollamount="5" direction="up" vspace="3" width=150 height=300 bgcolor="transparent"
onmouseover="javascript:scroller.stop()" onmouseout="javascript:scroller.start()">
<a target='_blank' title='ImageShack - Image And Video Hosting' href='http://www.imvu.com/shop/product.php?
products_id=10408887'><img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100"
height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
<img src='http://img827.imageshack.us/img827/9395/hoodyrng.gif' border='0'" width="100" height="80"><br>
</marquee>
</TD></TR>
</TABLE>
</div>
</BODY>
</HTML>
Seulement j'aimerais insérer un espace entre chaque images et que chaque images guide vers un lien différent. Je changerais les images plus tard c'etait pour un test la mais normalement chaque images sera différentes. Et j'aimerais pouvoir intégré ce défilement sur une image ou j'ai laisser un emplacement.
Comme sur le site indiqué.