MediaWiki:Common.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 February 2023

  • curprev 02:3602:36, 2 February 2023Dark98 talk contribs 5,279 bytes +5,279 Created page with "→‎Any JavaScript here will be loaded for all users on every page load.: //Map importScriptPage('http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js'); $(document).ready(function() { $("#draggable").draggable(); }); // ************************************************** // Slider necessary code // ************************************************** window.onload = prepareButtons; function prepareButtons() { document.getElementById('backButn'..."