User:PetraMagna/popups.js: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (// Edit via Wikiplus)
m (this should suppress the spurious missing template listing)
Line 1: Line 1:
/*https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups*/
/*Taken from https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups under CC-BY-SA 4.0*/
/*<!--*/
$(function () {
$(function () {
//////////////////////////////////////////////////
//////////////////////////////////////////////////
Line 9,482: Line 9,483:
document.head.appendChild(styleSheet);
document.head.appendChild(styleSheet);
});
});
/*-->*/