Hi,
The requirement is i am having too many ckeditors in my application and all those editors text is reflected on Iframe like as mentioned in the attached file. each time a new word or image or any video is inserted in ckeditor it should immediately reflect the iframe as if the iframe is the mirror image of ckeditor text area. I have written on change and keyup events for that but in some ases it fails or reflects very low due to continuos calling of these functions. Is there any other event which proves to be the best to complete my task other than keyup and onchange.
Please suggest.
Thanks,
tech