Home
last modified time | relevance | path

Searched refs:open (Results 451 – 475 of 1091) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js169 $.prettyPhoto.open();
181 $.prettyPhoto.open = function(event) { function
401 _hideContent(function(){ $.prettyPhoto.open(); });
848 _hideContent(function(){ $.prettyPhoto.open(); });
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js19 …helpWin = window.open(detectHelpLocation() + (section ? "?" + section : ""), "pgn4web_help", "resi…
237 if (e.shiftKey) { window.open(pgn4web_project_url); }
499 boardShortcut("A7", "pgn4web website", function(t,e){ window.open(pgn4web_project_url); }, true);
723 …debugWin = window.open("", "pgn4web_debug_data", "resizable=yes,scrollbars=yes,toolbar=no,location…
725 debugWin.document.open("text/html", "replace");
746 …pgnWin = window.open("", "pgn4web_pgn_data", "resizable=yes,scrollbars=yes,toolbar=no,location=no,…
752 pgnWin.document.open("text/html", "replace");
845 …fenWin = window.open("", "pgn4web_fen_data", "resizable=yes,scrollbars=yes,toolbar=no,location=no,…
863 fenWin.document.open("text/html", "replace");
1822 http_request.open("GET", pgnUrl + randomizer);
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19open:1,close:1,form:1,actiontype:1,fontfamily:true,fontsize:true,fontweight:true,fontstyle:true,co…
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js41 t.open=function(_2,_3,_4,_5,_6){ function
286 req.open(_39,url,true);
387 xr.open(this.method,this.url,true,this.username,this.password);
/plugin/highlightjs/highlight/
H A Dhighlight.js335 function open(node) { function
352 result += open(current.node);
363 result += open(nodeStack[i]);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js66 t.open = function(method, url, asyncFlag, username, password) { with (this){ function
393 req.open(method, url, true);
518 xr.open(this.method, this.url, true, this.username, this.password);
/plugin/revealjs/
H A Dchangelog.md20 …- `---->` opens a new slide with default transition in default speed (open previous slides will be…
36 - `<<----` closes a slide container (and possibly open slide inside)
89 * Add option to open presentation in new window and make this behavior default
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js41 t.open=function(_2,_3,_4,_5,_6){ function
286 req.open(_39,url,true);
387 xr.open(this.method,this.url,true,this.username,this.password);
/plugin/googlemaps3/
H A Dscript.js76 infoWindow.open(map, marker);
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak66 open=Open
/plugin/txt2tags/
H A Dtables.js35 delay: { open: 500, close: 100 }
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DSettings.php349 $this->_index->open();
/plugin/diagrams/script/
H A DDiagramsForm.js87 window.open(
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19open=b.Subclass({type:"open",isOpen:true,stopError:["ExtraOpenMissingClose","Extra open brace or m…
/plugin/tline/
H A DREADME.txt61 Timeline is open source software and are licensed under the BSD license
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md6 If you have an idea or found a bug, please [open an issue](https://github.com/cebe/markdown/issues/…
/plugin/eventline/
H A DREADME59 Timeline is open source software and are licensed under the BSD license
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css30 /* punctuation, lisp open bracket, lisp close bracket */
/plugin/rdplink/
H A DREADME.md4 This is a DokuWiki plugin that allows you to create links that automagically generate and open Remo…
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().className+'">';o.header&&(u+="<thead>"+r(i.header,"th")+"</thead>"),u+="<tbody>";for(var d=0,c=i.body.length;d<c;d++)u+=r(i.body[d],"td");u+="</tbody>",o.footer&&i.footer&&(u+="<tfoot>"+r(i.footer,"th")+"</tfoot>"),u+="</table>";var l=b.open("","");if(l){l.document.close();var f="<title>"+a.title+"</title>";m("style, link").each(function(){f+=function(t){t=m(t).clone()[0];return"link"===t.nodeName.toLowerCase()&&(t.href=h(t.href)),t.outerHTML}(this)});try{l.document.head.innerHTML=f}catch(t){m(l.document.head).html(f)}l.document.body.innerHTML="<h1>"+a.title+"</h1><div>"+(a.messageTop||"")+"</div>"+u+"<div>"+(a.messageBottom||"")+"</div>",m(l.document.body).addClass("dt-print-view"),m("img",l.document.body).each(function(t,e){e.setAttribute("src",h(e.getAttribute("src")))}),o.customize&&o.customize(l,o,e);a=function(){o.autoPrint&&(l.print(),l.close())};navigator.userAgent.match(/Trident\/\d.\d/)?a():l.setTimeout(a,1e3)}else e.buttons.info(e.i18n("buttons.printErrorTitle","Unable to open print view"),e.i18n("buttons.printErrorMsg","Please allow popups in your browser for this site to (…)
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …unction(a){4==e.readyState&&200==e.status&&after_file_load(e.response)},e.open("GET",a,!0),e.respo…
/plugin/diagramsnet/lib/js/diagramly/
H A DLocalFile.js321 LocalFile.prototype.open = function() method in LocalFile
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DHr.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Hr
H A DTextArea.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\TextArea
/plugin/siteexport/
H A Djquery.filedownload.js253 downloadWindow = window.open(fileUrl);
300 downloadWindow = window.open("about:blank");

1...<<11121314151617181920>>...44