Searched refs:ie7 (Results 1 – 13 of 13) sorted by relevance
/plugin/asciidocjs/node_modules/clean-css/lib/options/ |
D | compatibility.js | 123 DEFAULTS.ie7 = merge(DEFAULTS.ie8, {
|
/plugin/lytebox/ |
D | lytebox.js | 89 this.ie7 = (this.ie && window.XMLHttpRequest); 102 if ((this.ie && !this.ie7) || (this.ie7 && this.doc.compatMode == 'BackCompat')) { 211 if (this.ie && !this.ie7) { this.toggleSelects('hide'); }
|
/plugin/tindexmenu/ |
D | style.css | 188 /* needed by ie7 */
|
/plugin/projects/ |
D | codemirror.css | 48 .CodeMirror-scrollbar.cm-sb-ie7 {
|
/plugin/indexmenu/ |
D | style.css | 211 /* needed by ie7 */
|
/plugin/tagfilter/ |
D | style.css | 111 /* inline-block for ie7 */
|
/plugin/tagfilter/script/select2/ |
D | select2.css | 8 /* inline-block for ie7 */
|
/plugin/asciidocjs/node_modules/core-js/ |
D | README.md | 216 #slice(start?, end?) -> array, fix for ie7- 217 #join(string = ',') -> string, fix for ie7- 363 #join(string = ',') -> string, fix for ie7- 364 #slice(start?, end?) -> array, fix for ie7-
|
/plugin/asciidocjs/node_modules/clean-css/ |
D | README.md | 151 * `new CleanCSS({ compatibility: 'ie7' })` - Internet Explorer 7+ compatibility mode
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.2.js | 1908 ie7: /MSIE 7/i.test(navigator.userAgent), property
|
D | firebug-lite-1.2-compressed.js | 88 …:/MSIE/i.test(navigator.userAgent),ie6:/MSIE 6/i.test(navigator.userAgent),ie7:/MSIE 7/i.test(navi… property
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 99 …:/MSIE/i.test(navigator.userAgent),ie6:/MSIE 6/i.test(navigator.userAgent),ie7:/MSIE 7/i.test(navi… property
|
H A D | firebug-lite-1.2.js | 1919 ie7: /MSIE 7/i.test(navigator.userAgent), property
|