Hallo!
So gehts:
<body>
<marquee onMouseOut="this.start();" onMouseOver="this.stop();">Hallo Welt</marquee>
</body>
Denk aber dran, das _marquee_ läuft nur im MS-IE. Vielleicht lößt Du das besser mit dynamischem HTML...
CU Christoph
Hallo!
So gehts:
<body>
<marquee onMouseOut="this.start();" onMouseOver="this.stop();">Hallo Welt</marquee>
</body>
Denk aber dran, das _marquee_ läuft nur im MS-IE. Vielleicht lößt Du das besser mit dynamischem HTML...
CU Christoph