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

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

时间:2019-07-08 00:18:24      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:details   hit   bsp   增加   color   tor   margin   title   ueditor   

说明:新版本ueditor要修改 xss过滤白名单 

修改配置文件ueditor.config.js 

搜索:  whitList 增加下面一行即可

,whitList:{
iframe: [‘frameborder‘,‘border‘,‘marginwidth‘,‘marginheight‘,‘width‘,‘height‘,‘src‘,‘id‘],//增加这一行
a:      [‘target‘, ‘href‘, ‘title‘, ‘class‘, ‘style‘],

原文:https://blog.csdn.net/happy_jijiawei/article/details/79033744 

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

标签:details   hit   bsp   增加   color   tor   margin   title   ueditor   

原文地址:https://www.cnblogs.com/init-007/p/11148776.html

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