aide pour défilement d'images - Programmation
Ceci répond-il à votre question ? Oui | Non
 

Ajouter une réponse



 Mot :   Pseudo :  
 
Bas de page
Auteur
 Sujet : aide pour défilement d'images
 
Profil : IDNaute
Plus d'informations

slt,
j'aimerai obtenir un code HTML me permettant de faire défiler des images et qui soit compatible avec la plupart des navigateurs. J'utilise actuellement la balise MARQUEE mais elle est mal interprété par les navigateurs comme firefox. Merci de vos réponses (pas de messages trop technique).

voici la page avec les images: http://moulteam.roxorgamers.com/index.php?file=Team

code actuel:
<MARQUEE behavior="auto" align="center" direction="right" height="150" scrollamount="4" scrolldelay="4" onmouseover='this.stop()' onmouseout='this.start()'>
<iframe src="http://gamercard.xbox.com/mt%20aloys.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/MT%20Raikkonen51.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/lychar%2028.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/Mmonkey1979.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/MT%20Angel%2051.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/MT%20Capitaine%20X.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20Deadpunk666.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20KAWA250.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20LOU33.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20philo62.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20SuPeR%20BeDo.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20SuperDoDo.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20sYlVeR%20bLaCk.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20SyLvEr%20GuEsS.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20Xx%20RaaM%20xX.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20XxOv3rDozexX.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/totophe%2010.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
<iframe src="http://gamercard.xbox.com/mt%20tortug3nial.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
</MARQUEE>


Message édité par MT Aloys le 24-05-2008 à 17:44:29
Liens


Aller à :
Ajouter une réponse
  FORUM Infos-du-Net » Programmation » aide pour défilement d'images
 

Liens