Back to JS main page

BY: Dave Coleman
DATE:1996-06-28


COMMENTS FROM THE AUTHOR:
This is intended as an example of JavaScript objects. There are more efficient ways to do it without all the features provided by this example. This example provides advanced features and can be used to support multiple buttons objects in the same page.

BUGS:
MSIE 3.0x
MSIE 3.0x doesn't support the necessary properties to run this script.


Dave's demo for JavaScript buttons object

Enter new values to change properties of each buttons object
Interval interval, in milliseconds, between updates
Inc number of button positions to increment between updates
Bounce direction to bounce when button reaches end
Sync Synchronize this object with first button object, updating after every x intervals. Value of 0 will turn off
Interval Inc Bounce Sync Start/Stop Buttons
N/A

If you want this script just choose "Save Frame As..." (in Netscape) when you have the focus on the frame.

URL: http://www.oocities.org/SiliconValley/7116/jv_rbutt.html