TinyMCE:API/tinymce/removeUnload

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: removeUnload

Summary

Removes the specified function form the unload handler list.

Syntax

<function> removeUnload(<function> f)

Parameters

f
Function to remove from unload handler list.

Returns

Removed function name or null if it wasn't found.

Personal tools