XBUTON JAVASCRIPT OBJECT
This object makes a button out of an xLayer, an Xlayer button extends the behavior
of a normal button by animating itself to mouse over, out and active
pictures.
Put the mouse over 1 of the three buttons on the right
and watch the picture change.
Move the mouse away from the button and the picture will change.
Click the mouse on the button and the pictue will change.
Keep clicking on a particular button until it moves out of the defined zone.
The object is fully customizable, the following attributes can be set:
- Events to capture: on down, up, out and Click
- Pictures: over, out and activate.
- Width and heigt of button (Image is streched to given dimensions)
An extra benefit of using an xLayer button is that it can be dynamical controlled
for example it can be added to an avoid object or a drag object. In this case
moving!
Code!
xLayer in Action|
Fixed Position Javascript Object|
Toolbar Object|
Menu Object|
Restricted Area Object|
Animated Button Object|
Drag Object|
Internal Frame Object|
Number Mask Object|
Sound Object
You may use this javascript for free!
Home