/plugin/xhtmlruby/ |
H A D | script.js | 20 if (document.styleSheets) { 21 for (var i=0; i<document.styleSheets.length; i++) { 22 var styleSheet=document.styleSheets[i]; 43 if (document.styleSheets) { 45 if (document.styleSheets[0].addRule) { document.styleSheets[0].addRule(ruleName, null,0); } 46 else { document.styleSheets[0].insertRule(ruleName+' { }', 0); }}}
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | createstylerule.js | 22 this.lastStyle = document.styleSheets[document.styleSheets.length - 1]; 34 if (this.is_iewin && document.styleSheets && document.styleSheets.length > 0) {
|
/plugin/combo/ComboStrap/ |
H A D | Bootstrap.php | 151 $styleSheets = Json::createFromPath($stylesheetsFile)->toArray(); 164 $actualStyleSheet = $styleSheets[$bootstrapVersion]; 166 $styleSheets[$bootstrapVersion] = array_merge($actualStyleSheet, $localStyleSheetData); 168 $styleSheets[$bootstrapVersion] = $localStyleSheetData; 174 return $styleSheets; 397 $styleSheets = self::getStyleSheetMetas(); 400 if (!isset($styleSheets[$version])) { 404 $styleSheetsForVersion = $styleSheets[$version];
|
/plugin/s5/ui/default/ |
H A D | slides.js | 434 document.s5ss = document.styleSheets[document.styleSheets.length - 1]; 455 if (isIE && document.styleSheets && document.styleSheets[0]) { 456 document.styleSheets[0].addRule('img', 'behavior: url(ui/default/iepngfix.htc)'); 457 document.styleSheets[0].addRule('div', 'behavior: url(ui/default/iepngfix.htc)'); 458 document.styleSheets[0].addRule('.slide', 'behavior: url(ui/default/iepngfix.htc)');
|
/plugin/s5/ui/dokuwiki/ |
H A D | slides.js | 433 document.s5ss = document.styleSheets[document.styleSheets.length - 1]; 454 if (isIE && document.styleSheets && document.styleSheets[0]) { 455 document.styleSheets[0].addRule('img', 'behavior: url(ui/default/iepngfix.htc)'); 456 document.styleSheets[0].addRule('div', 'behavior: url(ui/default/iepngfix.htc)'); 457 document.styleSheets[0].addRule('.slide', 'behavior: url(ui/default/iepngfix.htc)');
|
/plugin/projects/ |
H A D | script.js | 31 var ss = document.styleSheets[0];
|
/plugin/hipchat/conf/ |
H A D | userscript.js | 16 var mysheet=document.styleSheets[0];
|
/plugin/formatplus/ |
H A D | script.js | 19 var ssheet = document.styleSheets[0];
|
/plugin/diagramsnet/lib/math/config/ |
H A D | default.js | 61 styleSheets: [],
|
/plugin/swfobject/ |
H A D | script.js | 4 …a.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[…
|
/plugin/formatplus2/ |
H A D | script.js | 47 var ssheet = document.styleSheets[0];
|
/plugin/diagramsnet/lib/math/ |
H A D | MathJax.js | 19 …styleSheets&&document.styleSheets.length>g){g=document.styleSheets.length}if(!i){i=document.head||… property in MathJax.Hub.config
|
/plugin/s5reloaded/ui/thesis/ |
H A D | slides.js | 874 document.s5ss = document.styleSheets[document.styleSheets.length - 1]; 899 if ((isIE && notIE7) && document.styleSheets && document.styleSheets[0]) { 900 …document.styleSheets[0].addRule('img', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc)'); 901 …document.styleSheets[0].addRule('div', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc)'); 902 …document.styleSheets[0].addRule('.slide', 'behavior: url('+s5Path+'ui/graphic_support/iepngfix.htc…
|
/plugin/topbarsyntax/ |
H A D | csshover3.htc | 58 var sheets = window.document.styleSheets, l = sheets.length;
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 665 var ret=0,styleSheets=ownerDocument.styleSheets,href=styleSheet.href; 667 i<styleSheets.length; 668 i++){var curSheet=styleSheets[i]; 1063 …f((doc.styleSheets.length&&doc.styleSheets[0].href=="chrome://global/content/xml/XMLPrettyPrint.cs… 6832 var styleSheets=doc.styleSheets; 6931 doc.styleSheets[doc.styleSheets.length-1].externalURL=url; 7260 if(this.name=="stylesheet"){var styleSheets=Firebug.browser.document.styleSheets; 7262 this.updateLocation(styleSheets[0]) 7310 return styleSheets 7355 }},getDefaultLocation:function(){try{var styleSheets=this.context.window.document.styleSheets; [all …]
|
H A D | firebug-lite-1.2.js | 96 for(i=0;i<document.styleSheets.length;i++) { 97 if(/firebug-lite\.css/i.test(document.styleSheets[i].href)) { 1082 var item = internal.targetWindow.document.styleSheets[_index], 1112 var collection = internal.targetWindow.document.styleSheets; 1876 styleSheet = document.styleSheets[0];
|
H A D | firebug-lite-1.2-compressed.js | 7 for(i=0;i<document.styleSheets.length;i++){if(/firebug-lite\.css/i.test(document.styleSheets[i].hre… 32 …function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=ite… 34 …css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len… 86 …rce[i]+"}",rule=!lib.env.ie?item:item.split(/{|}/),styleSheet=document.styleSheets[0];if(item.matc…
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 1817 styleSheets = ownerDocument.styleSheets, 1821 var curSheet = styleSheets[i]; 2951 if ((doc.styleSheets.length && doc.styleSheets[0].href 2953 || (doc.styleSheets.length > 1 && doc.styleSheets[1].href 25823 var styleSheets = doc.styleSheets; 26130 doc.styleSheets[doc.styleSheets.length-1].externalURL = url; 27336 var styleSheets = Firebug.browser.document.styleSheets; 27338 if (styleSheets.length > 0) 27528 return styleSheets; 27701 var styleSheets = this.context.window.document.styleSheets; [all …]
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 676 var ret=0,styleSheets=ownerDocument.styleSheets,href=styleSheet.href; 678 i<styleSheets.length; 679 i++){var curSheet=styleSheets[i]; 1074 }if((doc.styleSheets.length&&doc.styleSheets[0].href=="chrome://global/content/xml/XMLPrettyPrint.css")||(doc.styleSheets.length>1&&doc.styleSheets[1].href=="chrome://browser/skin/feeds/subscribe.css")){return true 1337 domMemberMap.Document=extendArray(domMemberMap.Node,["documentElement","body","title","location","referrer","cookie","contentType","lastModified","characterSet","inputEncoding","xmlEncoding","xmlStandalone","xmlVersion","strictErrorChecking","documentURI","URL","defaultView","doctype","implementation","styleSheets","images","links","forms","anchors","embeds","plugins","applets","width","height","designMode","compatMode","async","preferredStylesheetSet","alinkColor","linkColor","vlinkColor","bgColor","fgColor","domain","addEventListener","removeEventListener","dispatchEvent","captureEvents","releaseEvents","routeEvent","clear","open","close","execCommand","execCommandShowHelp","getElementsByName","getSelection","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","write","writeln","adoptNode","appendChild","removeChild","renameNode","cloneNode","compareDocumentPosition","createAttribute","createAttributeNS","createCDATASection","createComment","createDocumentFragment","createElement","createElementNS","createEntityReference","createEvent","createExpression","createNSResolver","createNodeIterator","createProcessingInstruction","createRange","createTextNode","createTreeWalker","domConfig","evaluate","evaluateFIXptr","evaluateXPointer","getAnonymousElementByAttribute","getAnonymousNodes","addBinding","removeBinding","getBindingParent","getBoxObjectFor","setBoxObjectFor","getElementById","getElementsByTagName","getElementsByTagNameNS","hasAttributes","hasChildNodes","importNode","insertBefore","isDefaultNamespace","isEqualNode","isSameNode","isSupported","load","loadBindingDocument","lookupNamespaceURI","lookupPrefix","normalize","normalizeDocument","getFeature","getUserData","setUserData"]); 6843 var styleSheets [all...] |
H A D | firebug-lite-1.2-compressed.js | 18 for(i=0;i<document.styleSheets.length;i++){if(/firebug-lite\.css/i.test(document.styleSheets[i].href)){cssLoaded=true;break;}} 43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];var selector=item.selectorText;var cssText=lib.env.ie?item.style.cssText:item.cssText.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);}}catch(e){str="<em>Access to restricted URI denied</em>";} 45 str+="<div class='Selector'>}</div>";return str;}},refresh:function(){with(firebug){el.button.css.selectbox.update("");var collection=internal.targetWindow.document.styleSheets;for(var i=0,len=collection.length;i<len;i++){var uri=getFileName(collection[i].href);d.css.index=d.css.index<0?i:d.css.index;el.button.css.selectbox.child.add(new lib.element("OPTION").attribute.set("value",i).update(uri))};d.css.open(d.css.index);}}},dom:{open:function(_object,_layer){with(firebug){_layer.clean();var container=new lib.element("DIV").attribute.addClass("DOMContent").insert(_layer);d.dom.print(_object,container);}},print:function(_object,_parent,_inTree){with(firebug){var obj=_object||window,parentElement=_parent;parentElement.update("");if(parentElement.opened&&parentElement!=el.left.dom.container){parentElement.environment.getParent().lib.child.get()[0].lib.child.get()[0].lib.attribute.removeClass("Opened");parentElement.opened=false;parentElement.environment.addStyle({"display":"none"});return;} 97 borderInspector.style.display=display;if(target!=document.body&&target!=document.firstChild&&target!=document.childNodes[1]&&target!=borderInspector&&target!=el.main.environment.getElement()&&target.offsetParent!=el.main.environment.getElement()){d.inspector.inspect(target);}}}},runMultiline:function(){with(firebug){d.console.eval.call(window,el.right.console.input.environment.getElement().value);}},runCSS:function(){with(firebug){var source=el.right.css.input.environment.getElement().value.replace(/\n|\t/g,"").split("}");for(var i=0,len=source.length;i<len;i++){var item=source[i]+"}",rule=!lib.env.ie?item:item.split(/{|}/),styleSheet=document.styleSheets[0];if(item.match(/.+\{.+\}/)){if(lib.env.ie)
|
H A D | firebug-lite-1.2.js | 107 for(i=0;i<document.styleSheets.length;i++) { 108 if(/firebug-lite\.css/i.test(document.styleSheets[i].href)) { 1093 var item = internal.targetWindow.document.styleSheets[_index], 1123 var collection = internal.targetWindow.document.styleSheets; 1887 styleSheet = document.styleSheets[0];
|
/plugin/sequencediagram/bower_components/raphael/dev/ |
H A D | raphael.vml.js | 909 if (doc.styleSheets.length < 31) { 914 doc.styleSheets[0].addRule(".rvml", "behavior:url(#default#VML)");
|
/plugin/sequencediagram/bower_components/raphael/ |
H A D | raphael.no-deps.min.js | 1 …on(t){var e=t.document;e.styleSheets.length<31?e.createStyleSheet().addRule(".rvml","behavior:url(…
|
H A D | raphael.min.js | 1 …on(t){var e=t.document;e.styleSheets.length<31?e.createStyleSheet().addRule(".rvml","behavior:url(…
|
/plugin/chordsheets/js/ |
H A D | raphael.js | 1 …on(t){var e=t.document;e.styleSheets.length<31?e.createStyleSheet().addRule(".rvml","behavior:url(…
|