(New page: == StartupFocus == When setting this option to "true", the editor will force the cursor focus inside the editing area when the page is loaded. This is useful on pages where you have only ...) |
(No difference)
|
Latest revision as of 20:50, 9 January 2008
StartupFocus
When setting this option to "true", the editor will force the cursor focus inside the editing area when the page is loaded. This is useful on pages where you have only one editor instance without other fields, so the user can start typing right away.
Example:
FCKConfig.StartupFocus = true ;