onBounce

This event handler will execute the instruction(s) when the scrolling text of a marquee has reached the edge of the element area.

syntax:

document.onBounce = function()

The onBounce Event Handler is used with the following:

MARQUEE