Home
last modified time | relevance | path

Searched refs:idPrefix (Results 1 – 16 of 16) sorted by relevance

/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js39 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 DHeadingPermalinkRenderer.php61 $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 Djquery.jplayer.inspector.js23 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 Djquery.jplayer.inspector.min.js2idPrefix:"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 Djquery.jplayer.inspector.js23 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 DFootnoteRefRenderer.php46 $idPrefix = $this->config->get('footnote/ref_id_prefix');
51 'id' => $idPrefix . \mb_strtolower($node->getReference()->getLabel(), 'UTF-8'),
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js647idPrefix: "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 Djquery.jplayer.js647idPrefix: "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 Djquery.jplayer.js647idPrefix: "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 Djquery.jplayer.min.js2idPrefix:"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 Djquery.jplayer.js647idPrefix: "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 Drequire-built.js2692idPrefix: "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 DExtensions.js13680 var idPrefix = (objId || Date.now()) + '_';
13712 var id = idPrefix + pk;
13831 var src = lookup[idPrefix + p];
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426idPrefix=e.idPrefix,this.parentElement=e.container,this.styles=e.styles,this.registerKeyModsListen…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426idPrefix=e.idPrefix,this.parentElement=e.container,this.styles=e.styles,this.registerKeyModsListen…
H A Dbundle.js.map1idPrefix = options.idPrefix;\n this.parentElement = options.container;\n this.styles…