TinyMCE:API/tinymce.dom.DOMUtils/show

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: show

Summary

Shows the specified element(s) by ID by setting the "display" style.

Syntax

<void> show(<String/Element/Array> e)

Parameters

e
ID of DOM element or DOM element or array with elements or IDs to show.
Personal tools