Home
last modified time | relevance | path

Searched refs:GetFirstChild (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklisthandler.js41 var eChildList = FCKDomTools.GetFirstChild( listItem, ['UL','OL'] ) ;
125 return ( FCKDomTools.GetFirstChild( listElement, 'LI' ) == null ) ;
Dfckdomtools.js144 GetFirstChild : function( node, childNames ) method
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcklisthandler.js41 var eChildList = FCKDomTools.GetFirstChild( listItem, ['UL','OL'] ) ;
125 return ( FCKDomTools.GetFirstChild( listElement, 'LI' ) == null ) ;
Dfckdomtools.js125 GetFirstChild : function( node, childNames ) method
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js34 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
49GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…
Dfckeditorcode_ie.js35 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
50GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js35 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
53GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…
Dfckeditorcode_ie.js36 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
54GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js40 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
68GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…
Dfckeditorcode_gecko.js38 …sertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){… method
64GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeCh…