User:Rots61/prosesizebytes.js: Revision history

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.

15 November 2022

  • curprev 21:4321:43, 15 November 2022Rots61 talk contribs 10,763 bytes +10,763 Created page with " //<pre> //This function adds a link to the toolbox which, when clicked, displays the size of the page //and the size of the prose in bytes. See the talk page for more details. // //To use this function add {{subst:js|User:Dr pda/prosesizebytes.js}} to your monobook.js // function loadXMLDocPassingTemplate(url,handler, page) { // branch for native XMLHttpRequest object if (window.XMLHttpRequest) { var req = new XMLHttpRequest(); } // branch for IE..."