Hi ,
I am trying to integrate the FCK to a complete solution for EditInPlace .
I have a DIV element that Holds the content , and i am using OnClick event to switch to the Fckedito with CreateHtml Method.
The problem is that when i am setting the default value of the editor to the content , and then i am in Edit mode, im trying to capture the current text in the editor (after editing..) and the value of it stays as it was initialized . I need to capture the value before posting it cause i am using AJAX to post it.
Any help for this ?
thanks
Moshe
I am trying to integrate the FCK to a complete solution for EditInPlace .
I have a DIV element that Holds the content , and i am using OnClick event to switch to the Fckedito with CreateHtml Method.
The problem is that when i am setting the default value of the editor to the content , and then i am in Edit mode, im trying to capture the current text in the editor (after editing..) and the value of it stays as it was initialized . I need to capture the value before posting it cause i am using AJAX to post it.
Any help for this ?
thanks
Moshe
