TinyMCE:API/tinymce.dom.Element/resizeTo

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: resizeTo

Summary

Resizes the element to a specific size.

Syntax

<void> resizeTo(<Number> w, <Numner> h)

Parameters

w
New width of element.
h
New height of element.
Personal tools