asp.net.ph

Skip Navigation Links

onstart Event


Internet Explorer® 5 and up only.

Fires at the beginning of each loop of a MARQUEE.

Syntax

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

Remarks

Bubbles No
Cancels No
To invoke
  • Set the LOOP attribute to 1 or higher.
  • Omit the LOOP attribute so that the MARQUEE loops indefinitely.
Default action Initiates the next loop of the MARQUEE contents.

The start method does not cause the onstart event to fire.

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 example demonstrates the onstart event on a MARQUEE.

Sample Code


Applies To

MARQUEE

See Also

behavior, loop, onbounce, 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