hello,
I'm occurring a problem with Image properties feature. I create a document in FCK Editor demo (on this site) with the source code:
<div style="width: 300px"> <p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p> </div>
Then, insert an image with the button Insert image. Finally, right click and select Image properties => no information display.
I have to define the width (or height) attribute on a DIV element...
If you have a solution
thanks...
Re: Image properties don't work
more details...
This problem exists only with IE 7 and the image must be in the DIV element :
Thanks for answers