Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在更改前后的 html 之间进行更改,我在文档中看到的方法仅用于在编辑后获取当前 html:
$(selector).froalaEditor('html.get');
我怎样才能得到原始来源?
$(selector).data('froala.editor')._original_html