(New page: == IgnoreEmptyParagraphValue == If set to '''true''': <pre>FCKConfig.IgnoreEmptyParagraphValue = true ; </pre> the editor will post an empty value ("") if you have just an empty par...) |
(No difference)
|
Latest revision as of 14:34, 22 January 2008
IgnoreEmptyParagraphValue
If set to true:
FCKConfig.IgnoreEmptyParagraphValue = true ;
the editor will post an empty value ("") if you have just an empty paragraph on it, like this:
<p></p>