hallo..
Hi,
warum läuft diese marquee öfter als nur 1mal durch?
<marquee direction="up" scrollAmount="1" style="width:150px;height:51px" loop="1">blabla</marquee>
Andy
wie waers mal mit slide ?
<marquee direction="up" behavior="slide" scrollAmount="1" style="width:150px;height:51px" loop="1">blabla</marquee>
scrollamount setzt nur die geschwindigkeit fest.
gruss,
tufi