Home
last modified time | relevance | path

Searched refs:isIE6 (Results 1 – 2 of 2) sorted by relevance

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js2452 isIE6 = PIE.ieVersion === 6, variable
2455 if( ( isIE6 && ( tag in PIE.childlessElements || tag === 'FIELDSET' ) ) ||
2468 else if( isIE6 ) {
/template/codowik/js/
H A Dlayout.js653 , isIE6: ie && v == 6
1942 if (browser.isIE6) {
4274 var fix = browser.isIE6 || !browser.boxModel;