标签:百度 margin border sharp config nbsp editor 搜索 title
说明:新版本ueditor要修改 xss过滤白名单
修改配置文件ueditor.config.js
搜索: whitList 增加下面第二行即可
,whitList:{ iframe: [‘frameborder‘,‘border‘,‘marginwidth‘,‘marginheight‘,‘width‘,‘height‘,‘src‘,‘id‘],//增加这一行 a: [‘target‘, ‘href‘, ‘title‘, ‘class‘, ‘style‘],
[转]解决百度ueditor插入动态地图空白 支持iframe方法
标签:百度 margin border sharp config nbsp editor 搜索 title
原文地址:https://www.cnblogs.com/fireicesion/p/10777102.html