(New page: == ShiftEnterMode == Sets the behavior for when the enter key is pressed while shift is held down.<br> Accepted values are 'p', 'div', and 'br'.<br> Example: <pre>FCKConfig.EnterMode = 'p...) |
(No difference)
|
Revision as of 21:31, 9 January 2008
ShiftEnterMode
Sets the behavior for when the enter key is pressed while shift is held down.
Accepted values are 'p', 'div', and 'br'.
Example:
FCKConfig.EnterMode = 'p' ;