onbounce (HTML attribute)
Syntax
onbounce="changeMarqueeTextColor();"
Description
This somewhat bizarre attribute is used to identify the moment when text contained inside amarquee element which is
set to move across the page bounces as it reaches the edge of the
container and moves back across the page in the opposite
direction.Value
No fixed value - could be a call
to one or more defined functions or a simple alert()
statement.
Compatibility
Non-standard event defined by Microsoft for use in Internet Explorer. May work in some other browsers but cannot be reliably used. Compatibility for this non-standard attribute not tested.
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.




