Home
last modified time | relevance | path

Searched refs:GetLastItem (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js399 var eLastChild = this.GetLastItem( element.getElementsByTagName('br') ) ;
412 FCKTools.GetLastItem = function( list ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribut… function
H A Dfckeditorcode_gecko.js36GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribut… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribut… function
H A Dfckeditorcode_ie.js51GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribut… function