Home
last modified time | relevance | path

Searched refs:addEventListener (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/plugin/revealjs/plugin/multiplex/
Dmaster.js23 window.addEventListener( 'load', post );
26 Reveal.addEventListener( 'slidechanged', post );
27 Reveal.addEventListener( 'fragmentshown', post );
28 Reveal.addEventListener( 'fragmenthidden', post );
29 Reveal.addEventListener( 'overviewhidden', post );
30 Reveal.addEventListener( 'overviewshown', post );
31 Reveal.addEventListener( 'paused', post );
32 Reveal.addEventListener( 'resumed', post );
/plugin/revealjs/plugin/notes-server/
Dclient.js54 Reveal.addEventListener( 'slidechanged', post );
55 Reveal.addEventListener( 'fragmentshown', post );
56 Reveal.addEventListener( 'fragmenthidden', post );
57 Reveal.addEventListener( 'overviewhidden', post );
58 Reveal.addEventListener( 'overviewshown', post );
59 Reveal.addEventListener( 'paused', post );
60 Reveal.addEventListener( 'resumed', post );
/plugin/fho/
Dscript.js1 document.addEventListener("DOMContentLoaded", function() {
9 item.addEventListener("click", function() {
16 deleteButton.addEventListener("click", function() {
26 cell.addEventListener("click", function() {
30 cell.addEventListener("mousedown", function() {
36 cell.addEventListener("mouseover", function() {
42 cell.addEventListener("mouseup", function() {
94 saveButton.addEventListener("click", saveData);
/plugin/combo/resources/snippet/js/
H A Dlightbox.js2 window.addEventListener("DOMContentLoaded", function () {
9 lightBoxAnchor.addEventListener('mousedown', () => drag = false);
10 lightBoxAnchor.addEventListener('mousemove', () => drag = true);
18 lightBoxAnchor.addEventListener("click", async function (event) {
22 lightBoxAnchor.addEventListener("mousedown", async function (event) {
28 lightBoxAnchor.addEventListener("mouseup", event => {
H A Donhover.js1 window.addEventListener("load", function () {
21 dataHoverElement.addEventListener("mouseenter",inOutOnHover);
22 dataHoverElement.addEventListener("mouseleave",inOutOnHover);
38 node.addEventListener("mouseenter",inOutOnHover);
39 node.addEventListener("mouseleave",inOutOnHover);
H A Dedit-button.js1 window.addEventListener('load', function () {
10 editButtonFormElement.addEventListener('mouseover', function (event) {
16 editButtonFormElement.addEventListener('mouseout', function () {
H A Dcombo-search-box.js87 this.searchBoxElement.addEventListener("input",
100 this.searchBoxElement.addEventListener("focus",
107 this.searchBoxElement.addEventListener("blur", function (event) {
152 element.addEventListener("blur", function (event) {
H A Dmetadata.js2 window.addEventListener("DOMContentLoaded", function () {
38 submitButton.addEventListener("click", async function (event) {
145 viewerButton.addEventListener("click", async function () {
158 submitButton.addEventListener("click", async function (event) {
198 metadataControlItem.addEventListener("click", function (event) {
/plugin/revealjs/plugin/notes/
Dnotes.js53 window.addEventListener( 'message', function( event ) {
137 Reveal.addEventListener( 'slidechanged', post );
138 Reveal.addEventListener( 'fragmentshown', post );
139 Reveal.addEventListener( 'fragmenthidden', post );
140 Reveal.addEventListener( 'overviewhidden', post );
141 Reveal.addEventListener( 'overviewshown', post );
142 Reveal.addEventListener( 'paused', post );
143 Reveal.addEventListener( 'resumed', post );
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
DJplayer.as96 stage.addEventListener(Event.RESIZE, resizeHandler);
97 stage.addEventListener(MouseEvent.CLICK, clickHandler);
124 menuItem_jPlayer.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuSelectHandler_jPlayer);
125 …menuItem_happyworm.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, menuSelectHandler_happyworm…
151 this.stage.addEventListener(KeyboardEvent.KEY_UP, keyboardHandler);
153 myMp3Player.addEventListener(JplayerEvent.DEBUG_MSG, debugMsgHandler);
154 myMp4Player.addEventListener(JplayerEvent.DEBUG_MSG, debugMsgHandler);
155 myRtmpPlayer.addEventListener(JplayerEvent.DEBUG_MSG, debugMsgHandler);
168 myInitTimer.addEventListener(TimerEvent.TIMER, init);
261 myMp3Player.addEventListener(JplayerEvent.JPLAYER_ERROR, jPlayerFlashEvent);
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck_gecko.js229 this.EditorDocument.addEventListener( 'mouseup', this.ExecOnSelectionChange, false ) ;
233 this.EditorDocument.addEventListener( 'keyup', this.ExecOnSelectionChangeTimer, false ) ;
240 this.EditorDocument.addEventListener( 'dblclick', this._DblClickListener, true ) ;
243 this.EditorDocument.addEventListener( 'keydown', this._KeyDownListener, false ) ;
248 this.EditorWindow.addEventListener( 'dragdrop', this._ExecDrop, true ) ;
253 this.EditorDocument.addEventListener( 'dragenter', cancelHandler, true ) ;
254 this.EditorDocument.addEventListener( 'dragover', cancelHandler, true ) ;
255 this.EditorDocument.addEventListener( 'drop', this._ExecDrop, true ) ;
256 this.EditorDocument.addEventListener( 'mousedown',
267 this.EditorDocument.addEventListener( 'mouseup',
[all …]
Dfckdialog_gecko.js69 window.top.parent.addEventListener( 'mousedown', this.CheckFocus, true ) ;
70 window.top.parent.addEventListener( 'mouseup', this.CheckFocus, true ) ;
71 window.top.parent.addEventListener( 'click', this.CheckFocus, true ) ;
72 window.top.parent.addEventListener( 'focus', this.CheckFocus, true ) ;
/plugin/issuetracker/
Dfastinit.js66 } else if (document.addEventListener) {
67 document.addEventListener('DOMContentLoaded', FastInit.onload, false);
69 if(window.addEventListener) {
70 window.addEventListener('load', FastInit.onload, false);
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckdialog_gecko.js69 window.top.parent.addEventListener( 'mousedown', this.CheckFocus, true ) ;
70 window.top.parent.addEventListener( 'mouseup', this.CheckFocus, true ) ;
71 window.top.parent.addEventListener( 'click', this.CheckFocus, true ) ;
72 window.top.parent.addEventListener( 'focus', this.CheckFocus, true ) ;
/plugin/mizarveifiabledocs/
Dscript.js7 document.addEventListener('DOMContentLoaded', function() {
28 clearButton.addEventListener('click', async function() {
59 miz2prelButton.addEventListener('click', async function() {
98 eventSource.addEventListener('compileErrors', function(event) {
116 eventSource.addEventListener('end', function(event) {
/plugin/mizarproofchecker/
Dscript.js7 document.addEventListener('DOMContentLoaded', function() {
28 clearButton.addEventListener('click', async function() {
59 miz2prelButton.addEventListener('click', async function() {
98 eventSource.addEventListener('compileErrors', function(event) {
116 eventSource.addEventListener('end', function(event) {
/plugin/instantpage/lib/
D5.1.0.js2addEventListener("touchstart",function(t){e=performance.now();const n=t.target.closest("a");if(!h(…
/plugin/langdelete/
Dscript.js5 elt.addEventListener('mouseover', event => {
11 elt.addEventListener('mouseout', event => {
21 elt.addEventListener('change', event => {
30 elt.addEventListener('change', event => {
/plugin/fuzzysearch/
H A Deditor.js1 document.addEventListener('DOMContentLoaded', function () {
70 element.addEventListener('keyup', function (e) {
76 element.addEventListener('input', handleInputChange);
78 element.addEventListener('compositionend', handleInputChange);
118 div.addEventListener('mouseover', () => highlightResult(index));
119 div.addEventListener('click', () => selectResult(page.id, phrase));
173 element.addEventListener('keydown', function (e) {
203 document.addEventListener('click', function (e) {
/plugin/mizarverifiabledocs/
H A Dscript.js7 document.addEventListener('DOMContentLoaded', function() {
25 clearButton.addEventListener('click', async function() {
54 miz2prelButton.addEventListener('click', async function() {
97 eventSource.addEventListener('compileErrors', function(event) {
112 eventSource.addEventListener('end', function(event) {
/plugin/impressjs/tpl/dokuwiki/
Dimpress.js580 root.addEventListener("impress:init", function(){
586 root.addEventListener("impress:stepenter", function (event) {
592 root.addEventListener("impress:stepleave", function (event) {
600 root.addEventListener("impress:init", function(){
611 root.addEventListener("impress:stepenter", function (event) {
615 window.addEventListener("hashchange", function () {
673 document.addEventListener("impress:init", function (event) {
683 document.addEventListener("keydown", function ( event ) {
704 document.addEventListener("keyup", function ( event ) {
726 document.addEventListener("click", function ( event ) {
[all …]
/plugin/flashcards/
Dscript.js7 document.addEventListener('DOMContentLoaded', () => {
12 if (startButton) startButton.addEventListener('click', startTest);
13 if (skipButton) skipButton.addEventListener('click', skipQuestion);
14 if (nextButton) nextButton.addEventListener('click', handleNext);
66 button.addEventListener('click', () => handleAnswer(index));
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.ie8.js3 if ( !document.addEventListener && !document.removeEventListener && !document.dispatchEvent ) {
6 var addEventListener = function( eventName, callBack ) { function
117 document.addEventListener = addEventListener;
134 window.addEventListener = window.addEventListener || function( event, callBack ) {
148 …HTMLScriptElement.prototype.addEventListener = HTMLScriptElement.prototype.addEventListener || fun… method in HTMLScriptElement
/plugin/pwaoffline/
Dsw.js3 self.addEventListener('install', function (e) {
7 self.addEventListener('message', function (e) {
52 self.addEventListener('activate', function (e) {
70 self.addEventListener('fetch', function (e) {
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/
H A DFootnoteToDokuwikiExtension.php68 …$environment->addEventListener(DocumentParsedEvent::class, [new AnonymousFootnotesListener(), 'onD…
69 …$environment->addEventListener(DocumentParsedEvent::class, [new FixOrphanedFootnotesAndRefsListene…
70 …$environment->addEventListener(DocumentParsedEvent::class, [new NumberFootnotesListener(), 'onDocu…
71 …$environment->addEventListener(DocumentParsedEvent::class, [new GatherFootnotesListener(), 'onDocu…

12345678910>>...18