Home
last modified time | relevance | path

Searched refs:AppendHtml (Results 1 – 4 of 4) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdocumentfragment_ie.js43 AppendHtml : function( html ) method in FCKDocumentFragment
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js35 … _fcktemp="1"/>');var C=new FCKDocumentFragment(this.EditorDocument);C.AppendHtml(A);var D=C.RootN…
69 …ragment.prototype={AppendTo:function(A){A.appendChild(this.RootNode);},AppendHtml:function(A){var … method in FCKDocumentFragment
H A Dfckeditorcode_ie.js73 …type={AppendTo:function(A){FCKDomTools.MoveChildren(this.RootNode,A);},AppendHtml:function(A){var … method in FCKDocumentFragment
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js59 …type={AppendTo:function(A){FCKDomTools.MoveChildren(this.RootNode,A);},AppendHtml:function(A){var … method in FCKDocumentFragment