FCKeditor - JavaScript - Sample 12
This sample shows the different ways to configure the [Enter] key behavior on FCKeditor.
When [Enter] is pressed:
Create new <P>
Create new <DIV>
Break the line with a <BR>
When [Shift] + [Enter] is pressed:
Create new <P>
Create new <DIV>
Break the line with a <BR>