Lines Matching refs:ie
86 this.ie = false;
89 this.ie7 = (this.ie && window.XMLHttpRequest);
101 objOverlay.setAttribute((this.ie ? 'className' : 'class'), this.theme);
102 if ((this.ie && !this.ie7) || (this.ie7 && this.doc.compatMode == 'BackCompat')) {
113 objOuterContainer.setAttribute((this.ie ? 'className' : 'class'), this.theme);
135 objDetailsContainer.setAttribute((this.ie ? 'className' : 'class'), this.theme);
139 objDetailsData.setAttribute((this.ie ? 'className' : 'class'), this.theme);
161 objPrev.setAttribute((this.ie ? 'className' : 'class'), this.theme);
166 objNext.setAttribute((this.ie ? 'className' : 'class'), this.theme);
178 objClose.setAttribute((this.ie ? 'className' : 'class'), this.theme);
183 objPause.setAttribute((this.ie ? 'className' : 'class'), this.theme);
189 objPlay.setAttribute((this.ie ? 'className' : 'class'), this.theme);
211 if (this.ie && !this.ie7) { this.toggleSelects('hide'); }
278 …this.doc.getElementById('lbOuterContainer').setAttribute((this.ie ? 'className' : 'class'), this.t…
322 …this.doc.getElementById('lbOuterContainer').setAttribute((this.ie ? 'className' : 'class'), this.t…
428 if (this.ie){ this.pause(250); } else { this.pause(100); }
432 …DetailsContainer').style.width = (imgWidth + (this.borderSize * 2) + (this.ie && this.doc.compatMo…