Master:
# 1 fckeditor problem                  
linlin
Online no
State
Grouping Member
Class class3
Score 58
Wealth 74
Posts 32
Login 03-09 07:27:24
I found fckeditor automatically create p in the editor source. In my case, i don't need this, can i configure the editor? thanks
Hits: 32, Date: 2010-01-13 01:07:15
[Agree] ( 1 ) [Against] ( 1 )

# 2 yes, you can configure                  
luke1
Online no
State 453
Grouping Super Admin
Class class4
Score 123
Wealth 26.5
Posts 116
Login 03-06 05:51:37
The followling code is for configuration:
$oFCKeditor->Config['EnterMode'] = 'br';

In this way, the p will not automatically created by the editor.
Hits: 29, Date: 2010-01-16 00:38:13
[Agree] ( 1 ) [Against] ( 1 )

# 3 joomla custom_mod has similar problem                  
linlin
Online no
State
Grouping Member
Class class3
Score 58
Wealth 74
Posts 32
Login 03-09 07:27:24
it automatically add p to the html code. to solve this problem, i added div on the top of the code.
Hits: 24, Date: 2010-01-26 02:35:42
[Agree] ( 1 ) [Against] ( 1 )

1 - 3 [ 3]

Reply: fckeditor problem

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing