MediaWiki:Vector.js: Difference between revisions

From QME Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
Tags: Replaced Manual revert
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* All JavaScript here will be loaded for users of the Vector skin */
/* All JavaScript here will be loaded for users of the Vector skin */
document.addEventListener("DOMContentLoaded", function () {
  document.addEventListener("contextmenu", function (event) {
    event.preventDefault();
  });
});

Latest revision as of 16:22, 7 August 2025

/* All JavaScript here will be loaded for users of the Vector skin */
By using this site, you agree to the Terms of Use. © 1996–2025 The Quincy Examiner / MTB. All rights reserved.