MediaWiki:Common.js

From Rinchen Terdzö
Revision as of 10:32, 6 March 2024 by Jeremi (talk | contribs) ((by SublimeText.Mediawiker))

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
$('#bios-trigger').hover( function() { $('#bios-back').css("z-index", "0"); });
$('#indexes-trigger').hover( function() { $('#indexes-back').css("z-index", "0"); });
$('#maha-trigger').hover( function() { $('#maha-back').css("z-index", "0"); });
$('#anu-trigger').hover( function() { $('#anu-back').css("z-index", "0"); });
$('#ati-trigger').hover( function() { $('#ati-back').css("z-index", "0"); });
$('#sup-trigger').hover( function() { $('#sup-back').css("z-index", "0"); });
$('#ill-trigger').hover( function() { $('#ill-back').css("z-index", "0"); });
$('#out-trigger').hover( function() { $('#out-back').css("z-index", "0"); });