Home  >  Article  >  Web Front-end  >  jQuery method to read and set KindEditor value_jquery

jQuery method to read and set KindEditor value_jquery

WBOY
WBOYOriginal
2016-05-16 17:13:091267browse

When using Kindeditor, I want to use Ajax to transfer values, but the method of encapsulating it through the editor does not work. The reason is that the editor is placed in another jsp page and loaded through an iframe. At the same time, this iframe display="none" must be triggered by an event.

Copy code The code is as follows: