Home
last modified time | relevance | path

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

/template/scanlines/htc/PIE-1.0beta5/
H A DPIE_uncompressed.js1227 isIE9 = PIE.ieDocMode === 9; variable
1233 w: isIE9 ? el.offsetWidth : rect.right - rect.left,
1234 h: isIE9 ? el.offsetHeight : rect.bottom - rect.top
1656 var isIE9 = PIE.ieDocMode > 8,
1667 if( isIE9 ) {
1683 if( isIE9 ) {