Home > Web Front-end > JS Tutorial > body text

jQuery method to read and set KindEditor value_jquery

WBOY
Release: 2016-05-16 17:13:09
Original
1263 people have browsed it

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: