wymeditor cannot save inserted iframe

旧街凉风 提交于 2019-12-01 01:44:34

问题


WymEditor (http://wymeditor.org) always deletes inserted iframe to its content. So i cannot add vimeo player block to my page.

How can I avoid it?

Regards, Alexey Zakharov


回答1:


Since May 31, 2011, the WYMeditor Embed Plugin supports iframe embedding. To include this support, simply include the embed plugin script in your HTML. Eg.

<script type="text/javascript" src="path/to/wymeditor/plugins/embed/jquery.wymeditor.embed.js"></script>


来源:https://stackoverflow.com/questions/3634616/wymeditor-cannot-save-inserted-iframe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!