Jump to content

User talk:Js/mwmenu.js

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Infovarius (talk | contribs) at 14:04, 10 August 2017 (Created page with '{{editprotected}} ''hookEvent'' should be replaced according to mw:ResourceLoader/Legacy_JavaScript to: jQuery( function( $ ) { /* your inline code to be...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

hookEvent should be replaced according to mw:ResourceLoader/Legacy_JavaScript to:

jQuery( function( $ ) { /* your inline code to be executed after the page is loaded */ } );

// or: $( LoadMyApp );

Infovarius (talk) 14:04, 10 August 2017 (UTC)[reply]