/plugin/virtualkeyboard/vk/ |
H A D | virtualkeyboard.js | 39 var idPrefix = 'kb_b'; variable 353 var caps = document.getElementById(idPrefix+'caps'); 380 var s1 = document.getElementById(idPrefix+a1+'_left') 469 key = key.replace(idPrefix, ""); 709 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return; 712 switch (el.id.substring(idPrefix.length)) { 740 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return; 742 var key = el.id.substring(idPrefix.length); 745 var cp = document.getElementById(idPrefix+'caps'); 798 if (!el || el.parentNode.id.indexOf(idPrefix)<0) return; [all …]
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/ |
H A D | HeadingPermalinkRenderer.php | 61 $idPrefix = (string) $this->config->get('heading_permalink/id_prefix'); 63 if ($idPrefix !== '') { 64 $idPrefix .= '-'; 67 $attrs->set('id', $idPrefix . $slug);
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
H A D | jquery.jplayer.inspector.js | 23 idPrefix: "jplayer_inspector_", property in $.jPlayerInspector.defaults 38 config.windowId = config.idPrefix + "window_" + $.jPlayerInspector.i; 39 config.statusId = config.idPrefix + "status_" + $.jPlayerInspector.i; 40 config.configId = config.idPrefix + "config_" + $.jPlayerInspector.i; 41 config.toggleId = config.idPrefix + "toggle_" + $.jPlayerInspector.i; 42 config.eventResetId = config.idPrefix + "event_reset_" + $.jPlayerInspector.i; 43 config.updateId = config.idPrefix + "update_" + $.jPlayerInspector.i; 44 config.eventWindowId = config.idPrefix + "event_window_" + $.jPlayerInspector.i; 52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
|
H A D | jquery.jplayer.inspector.min.js | 2 …idPrefix:"jplayer_inspector_",visible:!1};var c={init:function(b){var c=a(this),d=a.extend({},a.jP… property in a.jPlayerInspector.defaults
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
H A D | jquery.jplayer.inspector.js | 23 idPrefix: "jplayer_inspector_", property in $.jPlayerInspector.defaults 38 config.windowId = config.idPrefix + "window_" + $.jPlayerInspector.i; 39 config.statusId = config.idPrefix + "status_" + $.jPlayerInspector.i; 40 config.configId = config.idPrefix + "config_" + $.jPlayerInspector.i; 41 config.toggleId = config.idPrefix + "toggle_" + $.jPlayerInspector.i; 42 config.eventResetId = config.idPrefix + "event_reset_" + $.jPlayerInspector.i; 43 config.updateId = config.idPrefix + "update_" + $.jPlayerInspector.i; 44 config.eventWindowId = config.idPrefix + "event_window_" + $.jPlayerInspector.i; 52 config.eventId[eventType] = config.idPrefix + "event_" + eventName + "_" + $.jPlayerInspector.i;
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/ |
H A D | FootnoteRefRenderer.php | 46 $idPrefix = $this->config->get('footnote/ref_id_prefix'); 51 'id' => $idPrefix . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'),
|
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 647 …idPrefix: "jp", // Prefix for the ids of html elements created by jPlayer. For flash, this must no… 924 this.element.attr("id", this.options.idPrefix + "_jplayer_" + this.count); 932 id: this.options.idPrefix + "_audio_" + this.count, 936 id: this.options.idPrefix + "_video_" + this.count, 940 id: this.options.idPrefix + "_flash_" + this.count, 945 id: this.options.idPrefix + "_poster_" + this.count,
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 647 …idPrefix: "jp", // Prefix for the ids of html elements created by jPlayer. For flash, this must no… 924 this.element.attr("id", this.options.idPrefix + "_jplayer_" + this.count); 932 id: this.options.idPrefix + "_audio_" + this.count, 936 id: this.options.idPrefix + "_video_" + this.count, 940 id: this.options.idPrefix + "_flash_" + this.count, 945 id: this.options.idPrefix + "_poster_" + this.count,
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 647 …idPrefix: "jp", // Prefix for the ids of html elements created by jPlayer. For flash, this must no… 924 this.element.attr("id", this.options.idPrefix + "_jplayer_" + this.count); 932 id: this.options.idPrefix + "_audio_" + this.count, 936 id: this.options.idPrefix + "_video_" + this.count, 940 id: this.options.idPrefix + "_flash_" + this.count, 945 id: this.options.idPrefix + "_poster_" + this.count,
|
H A D | jquery.jplayer.min.js | 2 …idPrefix:"jp",noConflict:"jQuery",emulateHtml:!1,consoleAlerts:!0,errorAlerts:!1,warningAlerts:!1}… property in a.jPlayer.options
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 647 …idPrefix: "jp", // Prefix for the ids of html elements created by jPlayer. For flash, this must no… 924 this.element.attr("id", this.options.idPrefix + "_jplayer_" + this.count); 932 id: this.options.idPrefix + "_audio_" + this.count, 936 id: this.options.idPrefix + "_video_" + this.count, 940 id: this.options.idPrefix + "_flash_" + this.count, 945 id: this.options.idPrefix + "_poster_" + this.count,
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2692 …idPrefix: "jp", // Prefix for the ids of html elements created by jPlayer. For flash, this must no… 2969 this.element.attr("id", this.options.idPrefix + "_jplayer_" + this.count); 2977 id: this.options.idPrefix + "_audio_" + this.count, 2981 id: this.options.idPrefix + "_video_" + this.count, 2985 id: this.options.idPrefix + "_flash_" + this.count, 2990 id: this.options.idPrefix + "_poster_" + this.count,
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Extensions.js | 13680 var idPrefix = (objId || Date.now()) + '_'; 13712 var id = idPrefix + pk; 13831 var src = lookup[idPrefix + p];
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …idPrefix=e.idPrefix,this.parentElement=e.container,this.styles=e.styles,this.registerKeyModsListen…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 426 …idPrefix=e.idPrefix,this.parentElement=e.container,this.styles=e.styles,this.registerKeyModsListen…
|
H A D | bundle.js.map | 1 …idPrefix = options.idPrefix;\n this.parentElement = options.container;\n this.styles…
|