#2642: How to disabled auto add <br> end of every element?
---------------------+------------------------------------------------------
Reporter: jarvis | Owner:
Type: Task | Status: new
Priority: Normal | Milestone:
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Hi, Sir
How I can disable FCKEditor auto add <br /> code end of every element?
like as below codes:
The HTML code
<table>
<tr>
<td>
</td>
</tr>
</table>
but After save through FCKEditor, the <br /> will add auto as below codes:
<table><br />
<tr><br />
<td><br />
</td><br />
</tr><br />
</table><br />
so I want to disable this function, but I can not find how to do?
Thanks
Jarvis
--
Ticket URL: <http://dev.fckeditor.net/ticket/2642>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac