Master:
# 1    fckeditor problem                  
linlin
Online no
State
Grouping Member
Class class3
Score 76
Wealth 83
Posts 47
Login 23:31:38
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: 104, Date: 2010-01-13 01:07:15
[Agree] ( 2 ) [Against] ( 2 )

# 2    yes, you can configure                  
luke1
Online no
State 453
Grouping Super Admin
Class class4
Score 229
Wealth 51.5
Posts 213
Login 05:38:22
The followling code is for configuration:
$oFCKeditor->Config['EnterMode'] = 'br';

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

# 3    joomla custom_mod has similar problem                  
linlin
Online no
State
Grouping Member
Class class3
Score 76
Wealth 83
Posts 47
Login 23:31:38
it automatically add p to the html code. to solve this problem, i added div on the top of the code.
Hits: 96, Date: 2010-01-26 02:35:42
[Agree] ( 2 ) [Against] ( 2 )

1 - 3 [ 3]

Reply: fckeditor problem

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing