/plugin/xhtmlruby/ |
H A D | script.js | 58 var opera="opera"; var ie="ie"; var gecko="gecko"; var chrome = "chrome"; var browser="unknown"; 59 if (window.opera) { browser = opera; }
|
/plugin/noiewarning/recommend/ |
H A D | opera.txt | 2 url http://opera.com/
|
/plugin/wysiwyg/fckeditor/ |
H A D | fckeditor.afp | 114 IF AT("msie",sAgent) >0 .AND. AT("mac",sAgent)=0 .AND. AT("opera",sAgent)=0 123 IF AT("opera/",sAgent)>0 124 iVersion=VAL(SUBSTR(sAgent,AT("opera/",sAgent)+6,4))
|
H A D | fckeditor.cfm | 60 if( find( "msie", sAgent ) and not find( "mac", sAgent ) and not find( "opera", sAgent ) ) 85 else if( find( "opera/", sAgent ) ) 88 stResult = reFind( "opera/([0-9]+\.[0-9]+)", sAgent, 1, true );
|
H A D | fckeditor.cfc | 102 if( find( "msie", sAgent ) and not find( "mac", sAgent ) and not find( "opera", sAgent ) ) 125 else if( find( "opera/", sAgent ) ) 128 stResult = reFind( "opera/([0-9]+\.[0-9]+)", sAgent, 1, true );
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckbrowserinfo.js | 32 IsOpera : !!window.opera,
|
/plugin/noiewarning/ |
H A D | ChangeLog | 30 * recommend/: Files added: midori.txt, firefox.txt, elinks.txt, opera.txt
|
/plugin/ckgdoku/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …opera?"middle":"text-bottom")+";}");b.on("selectionChange",function(d){if(b.readOnly){return}var f…
|
H A D | plugin.js.unc | 66 'vertical-align:' + ( CKEDITOR.env.opera ? 'middle' : 'text-bottom' ) + ';' + 287 fakeAnchor : CKEDITOR.env.opera || CKEDITOR.env.webkit,
|
/plugin/ckgedit/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …opera?"middle":"text-bottom")+";}");b.on("selectionChange",function(d){if(b.readOnly){return}var f…
|
H A D | plugin.js.unc | 66 'vertical-align:' + ( CKEDITOR.env.opera ? 'middle' : 'text-bottom' ) + ';' + 287 fakeAnchor : CKEDITOR.env.opera || CKEDITOR.env.webkit,
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | effects.js | 700 scaleFrom: window.opera ? 0 : 1, 706 if (window.opera) effect.element.setStyle({top: ''}); 726 return new Effect.Scale(element, window.opera ? 0 : 1, 736 if (window.opera) effect.element.setStyle({top: ''}); 754 return new Effect.Scale(element, window.opera ? 1 : 0, { 825 …sync: true, scaleFrom: window.opera ? 1 : 0, transition: options.scaleTransition, restoreAfterFini… 881 …new Effect.Scale(element, window.opera ? 1 : 0, { sync: true, transition: options.scaleTransition,…
|
/plugin/embedover/ |
H A D | script.js | 65 if (currentfr && !window.opera){
|
/plugin/autoindentcontrol/ |
H A D | script.js | 82 type = jQuery.browser.opera ? 'keypress' : 'keydown';
|
/plugin/formatplus2/ |
H A D | script.js | 11 /(opera)(?:.*version|)[ \/]([\w.]+)/.exec( ua ) ||
|
/plugin/do/ |
H A D | style.less | 5 -opera-border-radius: 4px;
|
/plugin/tindexmenu/ |
H A D | script.js | 116 if ((e.which == 3 || e.button == 2) || (window.opera && e.which == 1 && e.ctrlKey)) {
|
/plugin/confmanager/ |
H A D | jquery.form.js | 547 if (!isXml && window.opera && (doc.body === null || !doc.body.innerHTML)) { 1116 else if (window.opera && window.opera.postError) { 1117 window.opera.postError(msg);
|
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/la/ |
H A D | la.txt | 118 1. Suae quisque ipsius industriae potestatem habet, optionis munus solvendi, aequis condicionibus oblatis atque nulla opera intermissa. 120 2. Suae quisque mercedis, nullo discrimine, cum pari opera convenientis potestatem habet. 122 3. Quicumque in opera est, aequae et idoneae remunerationis ius habet ita ut sibi et familiae pro humana dignitate tutam vitam prospiciat, quae, si oporteat, aliis tutelae et fidei modis cumuletur.
|
/plugin/livepreview/ |
H A D | script.js | 138 if (fixBrowserQuirks && window.opera) {
|
/plugin/flowplay/flowplayer/ |
H A D | swfobject.js | 115 deconcept.SWFObjectUtil.cleanupSWFs=function(){if(window.opera||!document.all){return;}
|
/plugin/wysiwyg/fckeditor/_samples/afp/ |
H A D | fck.afpa.code | 109 IF AT("msie",sAgent) >0 .AND. AT("mac",sAgent)=0 .AND. AT("opera",sAgent)=0
|
/plugin/picasawebalbum/ |
H A D | jquery.slimbox2.js | 6 (function(w){var E=w(window),u,g,F=-1,o,x,D,v,y,L,s,n=!window.XMLHttpRequest,e=window.opera&&(docum…
|
/plugin/indexmenu/scripts/ |
H A D | contextmenu.js | 408 if ((e.which === 3 || e.button === 2) || (window.opera && e.which === 1 && e.ctrlKey)) {
|
/plugin/snow/ |
H A D | snowstorm.js | 119 opera: has('OTransform'), property in snowStorm.features.localFeatures.transform 134 localFeatures.transform.opera
|