Opened 15 years ago
Closed 15 years ago
#4703 closed Bug (invalid)
<br> instead off <p>
Reported by: | Kalle | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.5 |
Keywords: | Cc: |
Description
Hi Iam new to the FCK-editor. I got everything to work but I have <p> as default off CR. I want to have <br> and not <p> when I hit return. I try this code inside FCKConfig.js
FCKConfig.EnterMode = 'br' ; FCKConfig.ShiftEnterMode = 'p' ;
I still got <p>. How do I solve this? Please help. Best regards Stefan
Change History (2)
comment:1 Changed 15 years ago by
Milestone: | FCKeditor.Java 2.6 |
---|
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please, use our forums for general support questions.
You just might need to clear your cache.
Not a Java bug