I am using SocialEngine for a community website, and encountering an issue with replacing textarea with FCKeditor.
I have replaced event plugin comment textbox(textarea) with FCKeditor. Since the whole form is generated by Ajax, I am using FCKeditor's ReplaceTextArea method to replace the comment textarea.
It is working fine in Firefox, but IE give error - "Please enter a message". Comment isn't being save in IE.
Bookmarks