"മീഡിയവിക്കി:Common.js" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

(ചെ.)
തിരുത്തലിനു സംഗ്രഹമില്ല
(ചെ.)No edit summary
(ചെ.)No edit summary
വരി 1: വരി 1:
// mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');
// mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');


/* document.addEventListener("DOMContentLoaded", function () {
window.onload = function() {
     console.log("Script loaded and DOM is ready.");
     // Find all images with the specified URL
    var markerImages = document.querySelectorAll('img[src="https://tile.openstreetmap.org/v4/marker/pin-m+7e7e7e@2x.png"]');
      
      
     setInterval(function () {
     // Loop through the images and change their source
        console.log("Checking for images...");
    for (var i = 0; i < markerImages.length; i++) {
       
        markerImages[i].src = "https://schoolwiki.in/extensions/Kartographer/lib/external/mapbox/images/marker-icon-2x.png";
        var markerImages = document.querySelectorAll('img[src="https://tile.openstreetmap.org/v4/marker/pin-m+7e7e7e@2x.png"]');
     }
        console.log("Found " + markerImages.length + " marker(s).");
 
        for (var i = 0; i < markerImages.length; i++) {
            markerImages[i].src = "https://schoolwiki.in/extensions/Kartographer/lib/external/mapbox/images/marker-icon-2x.png";
            console.log("Replaced image " + (i + 1));
        }
     }, 500);
});
 
*/


window.onload = function() {
     alert("Page Loaded and Images Replaced Successfully!");
     alert("Page Loaded Successfully!");
};
};


"https://schoolwiki.in/പ്രത്യേകം:മൊബൈൽവ്യത്യാസം/2624777" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്