Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

getCurrentElement Method 

Returns the DHTML element that contains the edit point.

[JavaScript]
Editor.getCurrentElement()

Remarks

This function is usually used together with ClientSideOnContextChanged to update context sensitive information based on the current element. For example, to enable table related commands only when the edit point is within a DHTML table element.

See Also

Editor Object


Direct link to this topic