码迷,mamicode.com
首页 > Windows程序 > 详细

Kindeditor API

时间:2016-11-19 12:18:58      阅读:193      评论:0      收藏:0      [点我收藏+]

标签:node   edit   mon   attribute   添加   删除   range   nbsp   attr   

根据map规则删除range中的element或attribute。
cmd.remove({
        span : ‘*‘,
        div : ‘class,border‘
});
 
commonNode(map):根据map规则获取range当中与map相符合的节点
 
 
 
 
select()是将设置的range添加到selection对象中
 
selection()将selection对象中的range设置为当前range

Kindeditor API

标签:node   edit   mon   attribute   添加   删除   range   nbsp   attr   

原文地址:http://www.cnblogs.com/znsongshu/p/6080040.html

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