TinyMCE:API/tinymce.dom.DOMUtils/getOuterHTML

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getOuterHTML

Summary

Returns the outer HTML of an element.

Syntax

<String> getOuterHTML(<String/Element> e)

Parameters

e
Element ID or element object to get outer HTML from.

Returns

Outer HTML string.

Personal tools