ColdFusion.RichText.getEditorObject

Description

Returns the FCKEditor instance that underlies an existing textarea control's rich text editor.

Function syntax

object = ColdFusion.RichText.getEditorObject(textareaName)

See also

ColdFusion.ProgressBar.updateColdFusion.ProgressBar.reset

History

ColdFusion 8 update 1: Added this function

Parameters

Parameter

Description

textareaName

The value of the name attribute of the textarea tag that specifies a rich text editor.

Returns

An object.

Usage

This function returns an object thet provides access to the operations of the internal FCKEditor.

Adobe, Inc.

Get help faster and easier

New user?