asp.net.ph

onbounce Event

DHTML Events


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 HTML <MARQUEE onbounce = "handler" ... > All platforms
Event property MARQUEE.onbounce = handler ECMA-262 Language Specification
Named script <script FOR=object EVENT=onbounce> Internet Explorer® only

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




Contents
HTML Elements
HTML Element Attributes
CSS Attributes
DOM Objects
DOM Object Properties
DOM Events Reference
DOM Methods Reference
DOM Collections Reference
 

Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph