Hello,
I'm looking at using the OnAfterSetHTML to wait for the content to be fully loaded before getting the content data using getData().
Would any of you have an example of OnAfterSetHTML that I can observe?
Thanks very much.
I'm looking at using the OnAfterSetHTML to wait for the content to be fully loaded before getting the content data using getData().
Would any of you have an example of OnAfterSetHTML that I can observe?
Thanks very much.
Re: Anyone have an example for OnAfterSetHTML?
But I believe the content is loaded on editor complete, so plainly doing
should work too
see also http://docs.fckeditor.net/FCKeditor_2.x ... API#Events
Re: Anyone have an example for OnAfterSetHTML?
I apologize, but I was too vague in my question.
I'm was attempting to get it to work when-after switching the edit mode either way.
I wrote a class that seemed to work, except after this case.
Thanks, again.
Ryan