Home
last modified time | relevance | path

Searched refs:jq (Results 1 – 25 of 54) sorted by relevance

123

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Dcircle.player.js75 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/
Djquery.jplayer.js862 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/
Djquery.jplayer.js862 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 …]
Djquery.jplayer.min.js2jq={},this.ancestorJq=[],this.options.volume=this._limitValue(this.options.volume,0,1),a.each(this… property
3jq.videoPlay.length&&c.css.jq.videoPlay.show(),c.status.video=!0):(i?(c.html.audio.gate=!0,c._html…
/plugin/jplayer/components/jplayer/
Djplayer-built.js862 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/
Djquery.jplayer.js862 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 Ddatepair.js12 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/
Drequire-built.js2907 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/
Dscript.js3 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/
DdataTables.dataTables.js14 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/
DfixedHeader.bootstrap.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedHeader.semanticui.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedHeader.dataTables.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedHeader.jqueryui.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedHeader.bulma.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedHeader.bootstrap5.js14 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/
DfixedColumns.semanticui.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.bootstrap4.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.bootstrap5.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.foundation.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.dataTables.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.bootstrap.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.bulma.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );
DfixedColumns.jqueryui.js14 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/
Dbuttons.dataTables.js14 var jq = require('jquery');
34 $ = jq( root );
42 cjsRequires( window, jq );
43 module.exports = factory( jq, window, window.document );

123