Hello,
In ckeditor: Is there a way to get the width and height attributes instead of css style attribute for the image dimensions?
greetings
David
Hello,
In ckeditor: Is there a way to get the width and height attributes instead of css style attribute for the image dimensions?
greetings
David
As I said in http://stackoverflow.com/questions/3049692/ckeditor-ckfinder-default-attributes-width-and-height-to-uploaded-images the output_html.html sample shows how to use attributes and not styles for the dimensions.