kindeditor编辑器微软雅黑样式font-family值变成”

http://www.100cm.cn/article-126-764.html

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器中选中文字, 修改字体(字体名称中带有空格, 例如”Microsoft YaHei”)后, 点击显示html源码, 源码中对应的样式font-family值变成”””, 而且切换回设计模式后, 原本选好的字体格式没了, 原因应该是font-family: “XXX XXX”的引号”被html编码为”了,最新版4.1.11以及官网上的演示demo都存在这个问题.
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
如图:
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
第一次只是对文章的字体进行微软雅黑操作,style属性里面就有微软雅黑!
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
第二次的时候先是对文章进行字体微软雅黑、再字体大小操作,style属性里面就出现了 ” 的问题。
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
解决方法一:
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
存在这个问题是字体名称带空格,例如”Microsoft Yahei”
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
暂时解决方法,zh_CN.js中搜索 fontname.fontName,修改字体名称,将 Microsoft Yahei 改为 微软雅黑 中文字。
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
解决方法二:
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
找到目标文件kindeditor.js
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
路径:/public_html/kindeditor/kindeditor.js
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
搜索关键词:”_getCssList”,在下面增加”css = css.replace(/”/g, ‘”‘);”,保存上传即可
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
修改效果如下:
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
function _getCssList(css){
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
css = css.replace(/”/g, ‘”‘);
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
var list = {},
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
reg = /\s([\w-]+)\s:([^;]*)(;|$)/g,
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
match;
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
while ((match = reg.exec(css))) {
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
var key = _trim(match[1].toLowerCase()),
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
val = _trim(_toHex(match[2]));
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
list[key] = val;
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
}
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
return list;
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"

kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
kindeditor编辑器微软雅黑样式font-family值变成"
}

Original: https://www.cnblogs.com/lxwphp/p/15847773.html
Author: 码农编程进阶笔记
Title: kindeditor编辑器微软雅黑样式font-family值变成”

原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/546250/

转载文章受原作者版权保护。转载请注明原作者出处!

(0)

大家都在看

亲爱的 Coder【最近整理,可免费获取】👉 最新必读书单  | 👏 面试题下载  | 🌎 免费的AI知识星球