FCKeditorX EnterMode
Re: FCKeditorX EnterMode
Paste
into
FCKeditorXcfg.js.php
Code: Select all
FCKConfig.EnterMode = 'p' ; // p | div | br
FCKConfig.ShiftEnterMode = 'br' ; // p | div | brFCKeditorXcfg.js.php
Re: FCKeditorX EnterMode
It does work, but you should empty your browser cache so the cached js files are cleared.
See also this post.
BTW: the different entermodes work in Firefox with the current FCKEditor version.
Regards,
D
See also this post.
BTW: the different entermodes work in Firefox with the current FCKEditor version.
Regards,
D
Last edited by Anonymous on Wed May 09, 2007 7:59 pm, edited 1 time in total.

