(New page: == IndentLength == This option sets the length of the indent you use in FCKeditor. By default it is expressed in pixels but you can change it by using the [[FCKeditor 2.x/Developers Guide...) |
(No difference)
|
Latest revision as of 12:56, 11 January 2008
IndentLength
This option sets the length of the indent you use in FCKeditor. By default it is expressed in pixels but you can change it by using the IndentUnit. The default value is 40px.
Code:
FCKConfig.IndentLength = 40 ;