Searched refs:getHtmlFromRange (Results 1 – 1 of 1) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 290 f.append(l.cloneContents())}return e?f:b.getHtmlFromRange(a[0])}a.prototype=CKEDITOR.editor.prototy… 394 …focus(),a();else this.once("focus",function(){a()},null,null,-999)},getHtmlFromRange:function(a){i… method 395 …mlFromRange:function(a,b){var c=H,d={range:a,doc:a.document},e=this.getHtmlFromRange(a);if(a.colla…
|