Hi,
i've another problem with mce + jquery: i've to read the content of the
textarea transformed in a html editor by mce but either
$("#myTextarea").val()
or
$("#myTextarea").html()
always return an empty string.
how can i read the textarea content?
thanks and regards
salvatore

