![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
01/03/2010, 17:27
|
| | Fecha de Ingreso: octubre-2009
Mensajes: 10
Antigüedad: 15 años, 3 meses Puntos: 0 | |
Respuesta: como controlar un marquee? pues hay varias formas de controlar les comparto este codigo
<marquee behavior="scroll" direction="left" scrollamount="2"onmousemove='this.stop()' onmouseout='this.start()' >
<img src="pv1.jpg" width="143" height="61" />
<img src="pv2.jpg" width="160" height="41" />
<img src="pv3.jpg" width="108" height="51" />
<img src="pv4.jpg" width="123" height="43" />
</marquee>
Puede ser imagen o texto onmousemove detiene al poner cursor encima al quitarlo inicia
pero encontre un error ni el marquee simple funciona con internet explorer con el sistema operativo windows 7
yo siempre apoyo a mozilla asi que pues recomiendalo y si alguien tiene la solucion avise. |