There are two scripts featured on this page:
Move Object 1 and Move Object 2.
Both move objects but are quite different.


MoveObject 1

A MouseOver event call will slide an element to a new position
on the Horizontal or Vertical axis.
A MouseOut event call will slide the element back to the original position.

MouseOver the Tab on the Left


A Standard
Vertical Slide Application

A Standard
Horizontal Slide Application


An Example OverRiding
the Initial Parameters


Link 1
Link 2
Link 3
Link 4










Application Notes and Functional Code.

Click the TextArea to Toggle the Height.








MoveObject 2

Move an element to a new specified or anchor position.
Activated by an event call.
Using OOP techniques one or as many elements as required may be moved
at the same time at a speed determined by the specified move increment and delay.


 
Click to Move to
Left 300px
Top 1700px
   
Click to Move to
Left 400px
Top 1700px








Application Notes and Functional Code.

Click the TextArea to Toggle the Height.