Hi,
I tried create a new button for text insertion, I user FCK.EditorDocument.selection.createRange(); it's ok for IE but no for Firefox.
Can you help me ?
Thks !
I tried create a new button for text insertion, I user FCK.EditorDocument.selection.createRange(); it's ok for IE but no for Firefox.
Can you help me ?
Thks !
Re: Firefox and FCK.EditorDocument.selection.createRange();
use the Javascript API:
InsertHtml()