TinyMCE error via jquery download

I have such a strange error when I load tinymce via jquery load,

enter image description here

After the first time, I click the drop-down list to select one item from the list (list of markers ,strong>, list of styles , list of paragraphs ). I get an error as shown in the image when I reload the form via jquery upload.

Any idea?

+3
source share
1 answer

jQuery body, , . IE, dom, .

/ tinymce jQuery:

$(".mceListBoxMenu").remove();

, .

+1

All Articles