Home
last modified time | relevance | path

Searched refs:getDocumentHead (Results 1 – 2 of 2) sorted by relevance

/plugin/fckg/fckeditor/editor/js/
H A Dfckadobeair.js32 var getDocumentHead = function( doc ) function
81 FCKDomTools.MoveChildren( div, getDocumentHead( doc ) ) ;
96 var head = getDocumentHead( doc ) ;
122 var head = getDocumentHead( doc ) ;
/plugin/aceeditor/
H A Dbuild.js1getDocumentHead=function(e){return e||(e=document),e.head||e.getElementsByTagName("head")[0]||e.do… function