From Moxiecode Documentation Wiki
Method: moveBy
Summary
Moves the element relative to the current position.
Syntax
<void> moveBy(<Number> x, <Number> y)
Parameters
- x
- Relative X cordinate of element position.
- y
- Relative Y cordinate of element position.