Hi,
I'd like to limit the editor only to paste plain text. So I've edited fckconfig.js to 'FCKConfig.ForcePasteAsPlainText = true ;' and it works fine in Explorer. In Firefox however I need to go through the popup window. Is there any way of avoiding this? I only need to copy plain text - so it is okay to override the regular paste function.
/bill
I'd like to limit the editor only to paste plain text. So I've edited fckconfig.js to 'FCKConfig.ForcePasteAsPlainText = true ;' and it works fine in Explorer. In Firefox however I need to go through the popup window. Is there any way of avoiding this? I only need to copy plain text - so it is okay to override the regular paste function.
/bill
RE: Paste plain text in Firefox