MediaWiki:Mobile.js: Difference between revisions

Jump to navigation Jump to search
2,319 bytes added ,  15:54, 5 December 2022
Created page with "→‎All JavaScript here will be loaded for users of the mobile site: →‎Add to MediaWiki:Mobile.js for custom Mobile Menu links for MW-1.34.2 with MobileFrontend and MinervaNeue Just replace span text and href to add links: var timer = setInterval(function() { if ($('.menu ul:first').length) { console.log("mobile menu exists"); clearInterval(timer); $('.menu ul:first').after( '<ul class="level1"> \..."
(Created page with "→‎All JavaScript here will be loaded for users of the mobile site: →‎Add to MediaWiki:Mobile.js for custom Mobile Menu links for MW-1.34.2 with MobileFrontend and MinervaNeue Just replace span text and href to add links: var timer = setInterval(function() { if ($('.menu ul:first').length) { console.log("mobile menu exists"); clearInterval(timer); $('.menu ul:first').after( '<ul class="level1"> \...")
(No difference)

Navigation menu