Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js30 FCKTools._AppendStyleSheet = function( documentElement, cssFileUrl ) argument
32 return documentElement.createStyleSheet( cssFileUrl ).owningElement ;
H A Dfcktools_gecko.js39 FCKTools._AppendStyleSheet = function( documentElement, cssFileUrl ) argument
44 e.href = cssFileUrl ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js47 …r C=function(cssFileUrl,markTemp){if (cssFileUrl.length==0) return '';var B=markTemp?' _fcktemp="t… argument
H A Dfckeditorcode_ie.js51 …r C=function(cssFileUrl,markTemp){if (cssFileUrl.length==0) return '';var B=markTemp?' _fcktemp="t… argument