home / software / tips and tricks / How to stop and start HTML Marquees on Mouse events

How to stop and start HTML Marquees on Mouse events

Updated:  08/10/2013 05:08 AM
Author:  Shiju Mathews

Status:    Resolved.


Usually marquee contents scrolls continually and it reduces the readability due the movement of the contents. But it is possible to add events handlers to marquee elements. The common events are 'onmousedown' and 'onmouseup'. Other common marquee events are 'onmouseover' and 'onmouseout'.

'onmousedown' and 'onmouseup' event sample code


'onmouseover' and 'onmouseout' event sample code
Tags: How to stop and start HTML Marquees on Mouse events
Updated on: March 2024