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 Nakon (talk | contribs) at 04:22, 18 August 2017 (reply). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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]

Can you please provide a code diff that we could review and add to this page? Thanks, Nakon 04:22, 18 August 2017 (UTC)[reply]