(New page: == JustifyClasses == FCKeditor allows the use of CSS classes for justifying the text. Example: <pre> FCKConfig.JustifyClasses = ['mycssstyles/justify.css'] ; </pre>) |
(No difference)
|
Revision as of 13:59, 11 January 2008
JustifyClasses
FCKeditor allows the use of CSS classes for justifying the text. Example:
FCKConfig.JustifyClasses = ['mycssstyles/justify.css'] ;