Hi,
I have a jquery function which works by entering text being typed into a text field into a div below. You can see the function here:
http://simpsonified.com/insert_text.php
If you type text in the normal text field you will see the text appear below.
I need this to also work for the tinymce editor that is on the page. All that seems to appear is the error <p><br _mce_bogus=”1″></p> instead of the text being typed into tinymce.
Thanks Paul