Searched refs:isOp (Results 1 – 3 of 3) sorted by relevance
17 var isOp = navigator.userAgent.indexOf('Opera') > -1 ? 1 : 0; variable84 if (isOp) continue;533 if (!isOp) createControls();538 if (!isOp) {
17 var isOp = navigator.userAgent.indexOf('Opera') > -1 ? 1 : 0; variable84 if (isOp) continue;534 if (!isOp) createControls();539 if (!isOp) {
185 var isOp = navigator.userAgent.indexOf('Opera') > -1 ? 1 : 0; variable303 if(playDelay && !isOp) {402 if (isOp) location.hash = nid;412 if (isOp) location.hash = nid;532 if (key.which == 84 && !isOp) {617 if(!isOp) byby();747 if(isOp) {811 if (!s5mode && !isOp) return false;814 if (isOp && s5mode && defaultView=='slideshow' && ((hScreen != hWindow) || (vScreen != vWindow))) {818 if (isOp && !s5mode && ((hScreen != hWindow) || (vScreen != vWindow))) return false;[all …]