TinyMCE:API/tinyMCEPopup/executeOnLoad

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: executeOnLoad

Summary

Will executed the specified string when the page has been loaded. This function was added for compatibility with the 2.x branch.

Syntax

<void> executeOnLoad(<String> s)

Parameters

s
String to evalutate on init.
Personal tools