Hello everyone,
When using the Double Click function (See sample "Replace DIV elements on the fly "), CKEditor does not reconizes the Form and thereby the savebutton is not active.
Is there another way to do this?
When using the Double Click function (See sample "Replace DIV elements on the fly "), CKEditor does not reconizes the Form and thereby the savebutton is not active.
Is there another way to do this?

Re: No Save button (when using double click function)
http://nightly.ckeditor.com/4911/_sampl ... place.html
<form action='example.php' method="POST">
</form>
Re: No Save button (when using double click function)
But what is the purpose of the Double Click funtion when the content could not be saved? Or do I miss something?