You can stop and start the MARQUEE animation whenever you want. Maybe it is appropriate to scroll a MARQUEE when a mouse is positioned over an object. You can call this method as part of a MouseOver event handler. Then, you can call its complementary MARQUEE.stop() method on the MoveMouseOut event handler.
Prev | Home | Next |
MARQUEE.scrollDelay | Up | MARQUEE.stop() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |