Searched refs:isGe (Results 1 – 3 of 3) sorted by relevance
18 var isGe = navigator.userAgent.indexOf('Gecko') > -1 && navigator.userAgent.indexOf('Safari') < 1 ?… variable419 if (isGe) { // hack to counter incremental reflow bugs451 if (isGe) {485 if (child.childNodes[isGe].nodeType == 1) {486 removeClass(child.childNodes[isGe], 'incremental');
18 var isGe = navigator.userAgent.indexOf('Gecko') > -1 && navigator.userAgent.indexOf('Safari') < 1 ?… variable418 if (isGe) { // hack to counter incremental reflow bugs450 if (isGe) {484 if (child.childNodes[isGe].nodeType == 1) {485 removeClass(child.childNodes[isGe], 'incremental');
186 var isGe = navigator.userAgent.indexOf('Gecko') > -1 && navigator.userAgent.indexOf('Safari') < 1 ?… variable843 if (isGe) { // hack to counter incremental reflow bugs895 if (isGe) {929 if (child.childNodes[isGe].nodeType == 1) {930 removeClass(child.childNodes[isGe], 'incremental');