FCKeditor clone issue
FCKeditor clone issue
Hi Guys,
This is my first post to this forum, which I just joined, looks promising to me
I am into serious FCKeditor issue while cloning, it works fine in IE
6/7 but it's not getting instantiated in FF 2/3.
Test URL:
http://www.mohammedarif.com/test/clone_fckeditor.html
This piece of functionality is really important for our project.
Also want instance name keeps increase in var oFCKeditor = new
FCKeditor('FCKeditor1')
Should be FCKeditor2 when we clone first time so on and so forth.
Is there a way to re-instantiate FCKEditor object with jQuery clone
method?
Looking for quick help.
Thanks
Mohammed Arif