Hi again,
I've been trying to use the old FCKEditor method "RegisterDoubleClickHandler" on the new CKEditor, but this method is not defined at the new API.
How can I assign the double click event to the editor iframe? Should I get the iframe DOM element and attach the dblclick event to it?
I've been trying to use the old FCKEditor method "RegisterDoubleClickHandler" on the new CKEditor, but this method is not defined at the new API.
How can I assign the double click event to the editor iframe? Should I get the iframe DOM element and attach the dblclick event to it?