码迷,mamicode.com
首页 > 其他好文 > 详细

[转]解决百度ueditor插入动态地图空白 支持iframe方法

时间:2019-04-27 00:43:12      阅读:309      评论:0      收藏:0      [点我收藏+]

标签:百度   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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!