TinyMCE:API/tinymce.dom.Element/moveBy

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

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.
Personal tools