| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
| D | circle.player.js | 75 this.jq = {}; 77 self.jq[entity] = $(self.options.cssSelectorAncestor + " " + cssSel); 137 this.jq.progressHolder.show(); 138 this.jq.bufferHolder.show(); 141 this.jq.progressHolder.addClass(this.cssClass.gt50).show(); 142 this.jq.progress1.addClass(this.cssClass.fallback); 143 this.jq.progress2.hide(); 144 this.jq.bufferHolder.hide(); 150 this.jq.progressHolder.removeClass(this.cssClass.gt50); 151 this.jq.progress1.css({'transform': 'rotate(0deg)'}); [all …]
|
| /plugin/jplayer/components/jplayer/dist/jplayer/ |
| D | jquery.jplayer.js | 862 this.css.jq = {}; // Holds jQuery selectors. ie., $(css.cs.method) 929 jq: this.element property 933 jq: undefined property 937 jq: undefined property 941 jq: undefined, property 946 jq: undefined property 996 self.internal.poster.jq.show(); 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1001 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); 1002 this.internal.poster.jq.hide(); [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
| D | jquery.jplayer.js | 862 this.css.jq = {}; // Holds jQuery selectors. ie., $(css.cs.method) 929 jq: this.element property 933 jq: undefined property 937 jq: undefined property 941 jq: undefined, property 946 jq: undefined property 996 self.internal.poster.jq.show(); 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1001 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); 1002 this.internal.poster.jq.hide(); [all …]
|
| D | jquery.jplayer.min.js | 2 …jq={},this.ancestorJq=[],this.options.volume=this._limitValue(this.options.volume,0,1),a.each(this… property 3 …jq.videoPlay.length&&c.css.jq.videoPlay.show(),c.status.video=!0):(i?(c.html.audio.gate=!0,c._html…
|
| /plugin/jplayer/components/jplayer/ |
| D | jplayer-built.js | 862 this.css.jq = {}; // Holds jQuery selectors. ie., $(css.cs.method) 929 jq: this.element property 933 jq: undefined property 937 jq: undefined property 941 jq: undefined, property 946 jq: undefined property 996 self.internal.poster.jq.show(); 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1001 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); 1002 this.internal.poster.jq.hide(); [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
| D | jquery.jplayer.js | 862 this.css.jq = {}; // Holds jQuery selectors. ie., $(css.cs.method) 929 jq: this.element property 933 jq: undefined property 937 jq: undefined property 941 jq: undefined, property 946 jq: undefined property 996 self.internal.poster.jq.show(); 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1001 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); 1002 this.internal.poster.jq.hide(); [all …]
|
| /plugin/bez/lib/jquery.datepair/ |
| H A D | datepair.js | 12 var jq = window.Zepto || window.jQuery; 29 if (jq) { 30 jq(el).trigger(eventName); 41 if (jq) { 42 return jq(el).hasClass(className); 62 return jq(input).timepicker('getTime'); 65 jq(input).timepicker('setTime', dateObj); 68 jq(input).timepicker('option', 'minTime', dateObj); 73 return input.value && jq(input).datepicker('getDate'); 76 jq(input).datepicker('update', dateObj); [all …]
|
| /plugin/jplayer/components/ |
| D | require-built.js | 2907 this.css.jq = {}; // Holds jQuery selectors. ie., $(css.cs.method) 2974 jq: this.element property 2978 jq: undefined property 2982 jq: undefined property 2986 jq: undefined, property 2991 jq: undefined property 3041 self.internal.poster.jq.show(); 3045 this.internal.poster.jq = $("#" + this.internal.poster.id); 3046 this.internal.poster.jq.css({'width': this.status.width, 'height': this.status.height}); 3047 this.internal.poster.jq.hide(); [all …]
|
| /plugin/openas/ |
| D | script.js | 3 var jq = jQuery(this); 4 var href = jq.attr('href'); 12 jq.attr("href",href); // (jQuery("div.save_as_tmpl a.wikilink2").attr("href",href)); 24 jq.attr("href",href);
|
| /plugin/datatables/assets/datatables.net/js/ |
| D | dataTables.dataTables.js | 14 var jq = require('jquery'); 30 $ = jq( root ); 38 cjsRequires( window, jq ); 39 module.exports = factory( jq, window, window.document );
|
| /plugin/datatables/assets/datatables.net-fixedheader-dt/js/ |
| D | fixedHeader.bootstrap.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedHeader.semanticui.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedHeader.dataTables.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedHeader.jqueryui.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedHeader.bulma.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedHeader.bootstrap5.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| /plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/ |
| D | fixedColumns.semanticui.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.bootstrap4.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.bootstrap5.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.foundation.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.dataTables.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.bootstrap.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.bulma.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| D | fixedColumns.jqueryui.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.dataTables.js | 14 var jq = require('jquery'); 34 $ = jq( root ); 42 cjsRequires( window, jq ); 43 module.exports = factory( jq, window, window.document );
|