(New page: == EnterMode == This option sets the behavior for when the enter key is pressed.<br> Accepted values are 'p', 'div', and 'br'.<br> Example: <pre> FCKConfig.EnterMode = 'p' ; </pre>) |
(No difference)
|
Revision as of 21:15, 9 January 2008
EnterMode
This option sets the behavior for when the enter key is pressed.
Accepted values are 'p', 'div', and 'br'.
Example:
FCKConfig.EnterMode = 'p' ;