RedEagle - 2008-09-21 14:35:10

Należy zastosować następujący kod:

<marquee behavior='scroll' align='center' direction='KIERUNEK' height='300' scrollamount='3' scrolldelay='20' onMouseOver='this.stop()' onMouseOut='this.start ()'>

Kierunki:

left - lewo
right - prawo
up - góra
down - dół

KomputeromaniaK - 2008-12-06 07:52:12

A nie powinno byś tak?

<marquee behavior='scroll' align='center' direction='KIERUNEK' height='300' scrollamount='3' scrolldelay='20' onMouseOver='this.stop()' onMouseOut='this.start ()</marquee>

Z zakończeniem.