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.
WymEditor ( http://wymeditor.org ) 总是将插入的 iframe 删除到其内容中。所以我无法将 vimeo 播放器块添加到我的页面。
我怎样才能避免它?
问候, 阿列克谢·扎哈罗夫
自2011 年5 月 31 日起,WYMeditor嵌入插件支持 iframe 嵌入。要包含此支持,只需在 HTML 中包含嵌入插件脚本。例如。
<script type="text/javascript" src="path/to/wymeditor/plugins/embed/jquery.wymeditor.embed.js"></script>