Home
last modified time | relevance | path

Searched refs:cssSelector (Results 1 – 22 of 22) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js64 this.cssSelector.playlist = this.cssSelector.cssSelectorAncestor + " .jp-playlist";
65 this.cssSelector.next = this.cssSelector.cssSelectorAncestor + " .jp-next";
66 this.cssSelector.previous = this.cssSelector.cssSelectorAncestor + " .jp-previous";
67 this.cssSelector.shuffle = this.cssSelector.cssSelectorAncestor + " .jp-shuffle";
68 this.cssSelector.shuffleOff = this.cssSelector.cssSelectorAncestor + " .jp-shuffle-off";
96 $(self.cssSelector.details).show();
98 $(self.cssSelector.details).hide();
132 $(this.cssSelector.details).hide();
321 if($(this.cssSelector.shuffle).length && $(this.cssSelector.shuffleOff).length) {
324 $(this.cssSelector.shuffle).hide();
[all …]
H A Djquery.jplayer.inspector.js296 var cssSelector = $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "cssSelector");
297 for(prop in cssSelector) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js64 this.cssSelector.playlist = this.cssSelector.cssSelectorAncestor + " .jp-playlist";
65 this.cssSelector.next = this.cssSelector.cssSelectorAncestor + " .jp-next";
66 this.cssSelector.previous = this.cssSelector.cssSelectorAncestor + " .jp-previous";
67 this.cssSelector.shuffle = this.cssSelector.cssSelectorAncestor + " .jp-shuffle";
68 this.cssSelector.shuffleOff = this.cssSelector.cssSelectorAncestor + " .jp-shuffle-off";
96 $(self.cssSelector.details).show();
98 $(self.cssSelector.details).hide();
132 $(this.cssSelector.details).hide();
321 if($(this.cssSelector.shuffle).length && $(this.cssSelector.shuffleOff).length) {
324 $(this.cssSelector.shuffle).hide();
[all …]
H A Djplayer.playlist.min.js2cssSelector=a.extend({},this._cssSelector,b),this.options=a.extend(!0,{keyBindings:{next:{key:221,…
H A Djquery.jplayer.inspector.js296 var cssSelector = $(this).data("jPlayerInspector").jPlayer.jPlayer("option", "cssSelector");
297 for(prop in cssSelector) {
/plugin/combo/vendor/carica/phpcss/src/
H A DPhpCss.php19 * @param string $cssSelector
23 public static function reformat(string $cssSelector): string { argument
24 $ast = self::getAst($cssSelector);
33 * @param string $cssSelector
38 public static function toXpath(string $cssSelector, int $options = 0): string { argument
39 $ast = self::getAst($cssSelector);
48 * @param string $cssSelector
52 public static function getAst(string $cssSelector): PhpCss\Ast\Node { argument
55 $scanner->scan($tokens, $cssSelector);
/plugin/combo/resources/snippet/js/
H A Dcombo-popover.js26 * @param cssSelector - the popovers css selector to enable, if undefined, all
29 enable: function (cssSelector) { argument
31 if (typeof cssSelector === 'undefined') {
33 cssSelector = `[data${namespace}-toggle="popover"]`;
37 document.querySelectorAll(cssSelector)
49 jQuery(cssSelector).popover(options);
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js41 cssSelector: { class in CirclePlayer.defaults
47 cssSelector = { class in CirclePlayer
76 $.each(cssSelector, function(entity, cssSel) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php63 public static function cssSelector($css_selector) function in Facebook\\WebDriver\\WebDriverBy
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js510cssSelector: { // * denotes properties that should only be required when video media type required…
2366 $.each(this.options.cssSelector, function(fn, cssSel) {
2380 if($.jPlayer.prototype.options.cssSelector[fn]) {
2384 this.options.cssSelector[fn] = cssSel;
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js510cssSelector: { // * denotes properties that should only be required when video media type required…
2366 $.each(this.options.cssSelector, function(fn, cssSel) {
2380 if($.jPlayer.prototype.options.cssSelector[fn]) {
2384 this.options.cssSelector[fn] = cssSel;
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js510cssSelector: { // * denotes properties that should only be required when video media type required…
2366 $.each(this.options.cssSelector, function(fn, cssSel) {
2380 if($.jPlayer.prototype.options.cssSelector[fn]) {
2384 this.options.cssSelector[fn] = cssSel;
H A Djquery.jplayer.min.js2 …paque",backgroundColor:"#000000",cssSelectorAncestor:"#jp_container_1",cssSelector:{videoPlay:".jp… class in a.jPlayer.options
3cssSelector,function(a,b){c._cssSelector(a,b)}),this._updateInterface(),this._updateButtons(),this…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js510cssSelector: { // * denotes properties that should only be required when video media type required…
2366 $.each(this.options.cssSelector, function(fn, cssSel) {
2380 if($.jPlayer.prototype.options.cssSelector[fn]) {
2384 this.options.cssSelector[fn] = cssSel;
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md173 WebDriverBy::cssSelector('#ca-history a')
/plugin/jplayer/components/
H A Drequire-built.js2555cssSelector: { // * denotes properties that should only be required when video media type required…
4411 $.each(this.options.cssSelector, function(fn, cssSel) {
4425 if($.jPlayer.prototype.options.cssSelector[fn]) {
4429 this.options.cssSelector[fn] = cssSel;
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …on=n,o.add(this)}get classNames(){return"codicon codicon-"+this.id}get cssSelector(){return".codic…
396cssSelector} { color: ${n}; }`);const i=e.getColor(Q);i&&t.addRule(`${J.a.symbolBoolean.cssSelecto…
426cssSelector)),this.check.setAttribute("role","none"),this.label=Object(G.p)(this.item,Object(G.a)(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …on=n,o.add(this)}get classNames(){return"codicon codicon-"+this.id}get cssSelector(){return".codic…
396cssSelector} { color: ${n}; }`);const i=e.getColor(Q);i&&t.addRule(`${J.a.symbolBoolean.cssSelecto…
426cssSelector)),this.check.setAttribute("role","none"),this.label=Object(G.p)(this.item,Object(G.a)(…
H A Dbundle.js.map1cssSelector));\n this.check.setAttribute('role', 'none');\n this.label = append(this…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css315 .useA11y .a11yCSSView .focusRow:focus .cssSelector,
/plugin/ckgedit/ckeditor/
H A DCHANGES.md257 …inition.cssSelector`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_balloontoolb…