Difference between revisions of "MediaWiki:Common.js"

From The Big Cartoon Wiki
Jump to navigation Jump to search
(Created page with "$(function () { $("gallery").each(function () { $(this).setAttribute("mode", "nolines"); $(this).setAttribute("widths", "185px"); }); }());")
 
(Blanked the page)
(Tag: Blanking)
 
Line 1: Line 1:
$(function () {
+
 
$("gallery").each(function () {
 
$(this).setAttribute("mode", "nolines");
 
$(this).setAttribute("widths", "185px");
 
});
 
}());
 

Latest revision as of 20:38, 31 January 2019