Lines Matching refs:else

1107             if (e.stopPropagation) { e.stopPropagation(); } else e.cancelBubble = true;
1111 } else elem.onfocus = function() { if (self.VKI_target != this) self.VKI_show(this); };
1122 if (e.stopPropagation) { e.stopPropagation(); } else e.cancelBubble = true;
1191 if (e.stopPropagation) { e.stopPropagation(); } else e.cancelBubble = true;
1214 } else li[x].className = "";
1216 } else ol.style.display = "";
1228 if (e.stopPropagation) { e.stopPropagation(); } else e.cancelBubble = true;
1323 } else this.VKI_deadkeysOn.checked = this.VKI_deadkeysOn;
1372 } else character = this.firstChild.getAttribute('char');
1380 } else {
1384 } else done = true;
1393 } else self.VKI_insert(character);
1425 } else td.appendChild(document.createTextNode(lkey[0] || "\xa0"));
1451 } else if (self.VKI_target.createTextRange && !self.VKI_target.readOnly) {
1457 … } else self.VKI_target.value = self.VKI_target.value.substr(0, self.VKI_target.value.length - 1);
1473 } else self.VKI_insert("\n");
1550 } else tds[y].appendChild(document.createTextNode(lkey[vchar] || "\xa0"));
1591 else if (br == "ff") strPos = this.textarea.selectionStart;
1605 else if (br == "ff") {
1614 else this.VKI_insert = function(text) {
1625 } else if (this.VKI_target.createTextRange && !this.VKI_target.readOnly) {
1632 } else this.VKI_target.value += text;
1636 } else if (this.VKI_target.createTextRange && this.VKI_target.range)
1656 …} else if (this.VKI_layout[ktype].lang[x].toLowerCase().indexOf(this.VKI_target.lang.toLowerCase()…
1692 } else this.VKI_close();
1708 } else if (kPos[1] - sDis[1] < 0) place = true;
1747 } else this.VKI_target = false;
1756 } else if (elem.attachEvent)
1772 } else if (document.documentElement && document.documentElement.clientHeight) {
1774 } else if (document.body)
1783 } else if (html.scrollTop || document.documentElement.scrollTop) {
1785 } else if (document.body.scrollTop)
1793 } else if (window.getComputedStyle)