Home
last modified time | relevance | path

Searched refs:window (Results 26 – 50 of 1359) sorted by relevance

12345678910>>...55

/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js43 var winx = window.screenX || window.screenLeft;
44 var winy = window.screenY || window.screenTop;
45 var winw = window.outerWidth || window.innerWidth;
46 var winh = window.outerHeight || window.innerHeight;
51window.open(this.href, 't', 'left='+x+',top='+y+',toolbar=0,resizable=0,status=0,menubar=0,width='…
/plugin/ckgedit/
H A Dlocktimer.js1 if(window.dw_locktimer) {
24 window.dwfckTextChanged = true;
30 if(window.locktimer && !ourLockTimerINI) {
36 window.setTimeout("unsetDokuWikiLockTimer()", 600);
42 window.clearTimeout(ourLockTimerWarningtimerID);
43 …ourLockTimerWarningtimerID = window.setTimeout(function () { locktimer.warning(); }, locktimer.ti…
47 window.clearTimeout(ourLockTimerWarningtimerID);
69 window.clearTimeout(ourLockTimerWarningtimerID);
163 if(window.addEventListener){
174 window.clearInterval(ourLockTimerIntervalID);
[all …]
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js3 ;( function ( window, document, $, undefined ) {
37 winWidth = window.innerWidth ? window.innerWidth : $( window ).width(),
38 winHeight = window.innerHeight ? window.innerHeight : $( window ).height(),
74 ui.target = $( window );
217 } else if ( window.orientation === 90 || window.orientation === -90 ) {
226 width = window.innerWidth ? window.innerWidth : $( window ).width();
227 height = window.innerHeight ? window.innerHeight : $( window ).height();
245 $( window ).resize( function() {
914 $( window ).trigger( 'resize' );
922 $( window ).unbind( 'keyup' );
[all …]
/plugin/tablelayout/script/
H A Dscript.js1 window.tablelayout = window.tablelayout || {};
3 jQuery(window).on('load', function () {
19 'id=' + encodeURIComponent(window.JSINFO.id)
29 var $link = jQuery('<a>' + window.LANG.plugins.tablelayout.print + '</a>').attr({
79 window.tablelayout.splitMerges($rowsToBeSorted);
85 … var sortedRows = window.tablelayout.sortTable($rowsToBeSorted.detach(), colIndex, sortDirection);
110 …var $globalSearch = jQuery('<div class="globalSearch"><label><span>' + window.LANG.plugins.tablela…
114 window.tablelayout.splitMerges($rowsToBeSearched);
169 … var featureDefault = Boolean(window.JSINFO.plugins.tablelayout.features_active_by_default);
188 window.tablelayout.applyStylesToTable($table, layoutdata);
[all …]
H A Dedittable_plugin.js1 window.edittable_plugins = window.edittable_plugins || {};
2 window.tablelayout = window.tablelayout || {};
75 }(window.edittable_plugins, window.tablelayout));
/plugin/snow/
H A Dsnowstorm.js14 var snowStorm = (function(window, document) { argument
90 window.webkitRequestAnimationFrame ||
91 window.mozRequestAnimationFrame ||
92 window.oRequestAnimationFrame ||
93 window.msRequestAnimationFrame ||
189 var old = (!window.addEventListener && window.attachEvent), slice = Array.prototype.slice,
274 if (window.innerWidth || window.innerHeight) {
628 if (window.getComputedStyle) {
645 window.setTimeout(function() {
657 storm.events.remove(window, 'load', doStart);
[all …]
/plugin/virtualkeyboard/vk/
H A Dvk_popup.js52 …hWnd = (window.showModelessDialog||window.open)(p+"vk_popup.html",window.showModelessDialog?window
79 if (window.attachEvent) window.attachEvent('onunload', self.close);
80 else if (window.addEventListener) window.addEventListener('unload', self.close, false);
/plugin/codeprettify/
H A Dscript.js11 if(window.addEventListener) {
12 window.addEventListener("load",init,false);
13 } else if(window.attachEvent) {
14 window.attachEvent("onload",init);
/plugin/sentry/
H A Dscript.js17 url: window.location.href,
35 var originalErrorHandler = window.onerror;
36 window.onerror = function (msg, url, lineNo, columnNo, error) {
42 var originalLogError = window.logError;
43 window.logError = function (e, file) {
/plugin/embedover/
H A Dscript.js23 if (!e) var e = window.event;
65 if (currentfr && !window.opera){
81 var crossevt=(window.event)? event : loadevt;
92 if (window.addEventListener)
93 window.addEventListener("load", resizeCaller, false);
94 else if (window.attachEvent)
95 window.attachEvent("onload", resizeCaller);
97 window.onload=resizeCaller;
/plugin/revealjs/plugin/notes/
H A Dnotes.js29 notesPopup = window.open( notesFilePath, 'reveal.js - Notes', 'width=1100,height=700' );
48 …url: window.location.protocol + '//' + window.location.host + window.location.pathname + window.lo…
53 window.addEventListener( 'message', function( event ) {
157 if( !/receiver/i.test( window.location.search ) ) {
160 if( window.location.search.match( /(\?|\&)notes/gi ) !== null ) {
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/issuelinks/script/
H A DajaxUtil.js1 window.issuelinksUtil = window.issuelinksUtil || {};
3 window.issuelinksUtil.showAjaxMessages = function showAjaxMessages(response) {
25 window.issuelinksUtil.handleFailedAjax = function handleFailedAjax(jqXHR) {
29 window.issuelinksUtil.showAjaxMessages(jqXHR.responseJSON);
/plugin/fckg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js26 MIN_HEIGHT : window.frameElement.offsetHeight,
33 var newHeight = window.frameElement.offsetHeight + delta ;
37 if ( newHeight != window.frameElement.height )
39 window.frameElement.style.height = newHeight + "px" ;
45 if ( typeof window.onresize == 'function' )
47 window.onresize() ;
/plugin/anewssystem/
H A Ddropdowncontent.js22 var e=window.event || e
33 var e=window.event || e
46 if (typeof window["hidetimer_"+subobj.id]!="undefined") //clear timer that hides drop down box?
47 clearTimeout(window["hidetimer_"+subobj.id])
62window["glidetimer_"+obj.id]=setTimeout(function(){dropdowncontent.slideengine(obj, direction)}, 1…
71 window["hidetimer_"+subobj.id]=setTimeout(function(){
74 clearTimeout(window["glidetimer_"+subobj.id])
86 if (window.XMLHttpRequest) // if Mozilla, IE7, Safari etc
88 else if (window.ActiveXObject){ // if IE6 or below
110 …if (page_request.readyState == 4 && (page_request.status==200 || window.location.href.indexOf("htt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DMaintenancePolicy.php46 public function setWindow(MaintenanceWindow $window) argument
48 $this->window = $window;
55 return $this->window;
H A DRecurringTimeWindow.php46 public function setWindow(TimeWindow $window) argument
48 $this->window = $window;
55 return $this->window;
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js1 window.onbeforeunload = function() { };
24 var test = window.opener.document.domain ;
48 window.onload = function()
50 window.top.IsLoadedCreateFolder = true ;
92 var oMatch = oRegex.exec( window.top.location.search ) ;
110 sConnUrl = window.location.href.replace( /browser.html.*$/, '' ) + sConnUrl ;
237 window.frames['frmUpload'].OnUploadCompleted( errorNumber, customMsg ) ;
239 window.frames['frmUpload'].OnUploadCompleted( errorNumber, fileName ) ;
260 window.frames['frmResourcesList'].sortFileList(type);
263 window.frames['frmResourcesList'].findFiles(f.fsearch.value);
[all …]
/plugin/revealjs/plugin/notes-server/
H A Dclient.js4 if( window.location.search.match( /receiver/gi ) ) { return; }
6 var socket = io.connect( window.location.origin ),
9 console.log( 'View slide notes at ' + window.location.origin + '/notes/' + socketId );
11 window.open( window.location.origin + '/notes/' + socketId, 'notes-' + socketId );
/plugin/edittable/script/
H A Dnewtable.js11 window.addBtnActionNewTable = function addBtnActionNewTable($btn, props, edid) {
35 if (window.DWgetSelection) {
36 sel = window.DWgetSelection(ed);
38 sel = window.getSelection(ed);
58 window.textChanged = false;
/plugin/dropfiles/src/
H A Dupload.js10 var DW_AJAX_URL = window.DOKU_BASE + 'lib/exe/ajax.php';
105 var text = window.LANG.plugins.dropfiles['popup:fileExists'].replace('%s', fileName);
109 var errorTitle = window.LANG.plugins.dropfiles['title:fileExistsError'];
113 text: window.LANG.plugins.dropfiles.skip,
117 text: window.LANG.plugins.dropfiles.rename,
121 text: window.LANG.plugins.dropfiles.overwrite,
129 text: window.LANG.plugins.dropfiles.overwriteAll,
353 if (window.JSINFO.plugins.dropfiles.insertFileLink) {
400 return window.JSINFO.namespace;
413 var widgetTitle = window.LANG.plugins.dropfiles['title:fileUpload'];
[all …]
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js10 return factory( jQuery, window );
20 factory( jQuery, window );
22 } )( function( jQuery, window ) { argument
58 if ( !window.console || !window.console.log ) {
94 var console = window.console;
166 window.document.querySelector( selector );
229 return obj != null && obj === obj.window;
427 if ( window.requestAnimationFrame ) {
432 if ( !window.document.hidden ) {
485 if ( elem === window && types === "load" && window.document.readyState === "complete" ) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DUpdatePolicy.php63 public function setWindow(MaintenanceWindow $window) argument
65 $this->window = $window;
72 return $this->window;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DUpdatePolicy.php63 public function setWindow(MaintenanceWindow $window) argument
65 $this->window = $window;
72 return $this->window;

12345678910>>...55