Hi,
I want to change some default values in the table dialog. I've found this : http://ckeditor.com/forums/CKEditor-3.x/Default-cellpadding-cellspacing-border-for-table It works perfectly in the dialog . but the addition is not done in the source code. Unless the value is other than "0 " . How do you force the addition of this attribute even if the values are equal to 0 ?
In addition :
In addition :
To force callpadding value i do :
The result :
- Cellpadding has no value
- There is no cellpaddng value in source
If i change the value "0" to "2", i can see the value in table dialog and source.
I need all default value in source code to create #@$µ%#@# emailing :)
Attachments: