Home
last modified time | relevance | path

Searched refs:createStyleSheet (Results 26 – 28 of 28) sorted by path

12

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js247 }this.createStyleSheet=function(doc,url){var style=this.createElement("link"); method
260 }var styleSheet=this.createStyleSheet(doc,uri);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_ie.js32 return documentElement.createStyleSheet( cssFileUrl ).owningElement ;
38 var s = documentElement.createStyleSheet( "" ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js38 …t=function(A,B){return A.createStyleSheet(B).owningElement;};FCKTools._AppendStyleString=function(…

12