Home
last modified time | relevance | path

Searched defs:_AppendStyleString (Results 1 – 4 of 4) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools_ie.js36 FCKTools._AppendStyleString = function( documentElement, cssStyles ) function in FCKTools
Dfcktools_gecko.js50 FCKTools._AppendStyleString = function( documentElement, cssStyles ) function in FCKTools
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js37 …getElementsByTagName("HEAD")[0].appendChild(e);return e;};FCKTools._AppendStyleString=function(A,B… function
Dfckeditorcode_ie.js38 …unction(A,B){return A.createStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(A,B… function