Hi,
I have seen a post somewhere that someone was having the same issue that I am experienceing, yet they where using the Scriptacioulus framework.
ISSUE:
I am using YUI's Drag Drop widget. I have a list of items. When the user expands the list they have an instance of the FCKEditor. When the user moves the editor, it sometimes loses the data for some reason. Has anyone else encountered this?
ALSO: I am saving off the data before onStartDrag of YUI.
So the flow is, User starts drag, I save off data from FCK to the textarea, users drops and get the data.
I have seen a post somewhere that someone was having the same issue that I am experienceing, yet they where using the Scriptacioulus framework.
ISSUE:
I am using YUI's Drag Drop widget. I have a list of items. When the user expands the list they have an instance of the FCKEditor. When the user moves the editor, it sometimes loses the data for some reason. Has anyone else encountered this?
ALSO: I am saving off the data before onStartDrag of YUI.
So the flow is, User starts drag, I save off data from FCK to the textarea, users drops and get the data.