Hi,
I created a form that passes a value back to the editor, but it is only working in IE...
var B = FCK.EditorDocument.selection.createRange();
anyone know the syntax to get this to work in firefox?
thanks in advance!
I created a form that passes a value back to the editor, but it is only working in IE...
var B = FCK.EditorDocument.selection.createRange();
anyone know the syntax to get this to work in firefox?
thanks in advance!
Re: Pass value from popup back to Editor...
Maybe my howto helps: 'HOWTO - Work with the selection in the editor', viewtopic.php?f=6&t=806