TinyMCE Talk:Commands

From Moxiecode Documentation Wiki

Jump to: navigation, search

'Explorer commands' (http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/commandids.asp) link doesn't work ('Content not found'). --Thorn 11:34, 15 May 2008 (CEST)

More documentation needed

tinyMCE.execInstanceCommand(editor_id, command, user_interface, value, focus) There are no examples or page links for the commands listing the possible values.

editor_id = the id of the textarea element - that makes sense command = one of the instance commands listed - that makes sense user_interface = means nothing; what values are allowed? value = means nothing; what values are allowed? focus = means nothing; could be a boolean?... what values are allowed?

Personal tools