asp.net.ph

Skip Navigation Links

onbounce Event


Internet Explorer® 5 and up only.

Fires when the behavior property of the MARQUEE object is set to "alternate" and the contents of the marquee reach a side.

Syntax

Inline <MARQUEE onbounce = "handler" ... >
Script MARQUEE.onbounce = handler

Remarks

Bubbles No
Cancels Yes
To invoke Cause the MARQUEE contents to loop.
Default action The MARQUEE contents begin to scroll in the opposite direction.

Event Object Properties

While event handlers in the Document Object Model do not receive parameters directly, the handler can query the event object for data.

Event Object Properties


Example

The following example displays an alert each time the onbounce event occurs.

Sample Code


Applies To

MARQUEE

See Also

behavior, onstart, onfinish


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note