Content deleted Content added
Year2000Prob (talk | contribs) mNo edit summary |
Year2000Prob (talk | contribs) mNo edit summary |
||
Line 109:
$(this).parent().find("div.pBody").slideToggle("slow");
}).parent().find("div.pBody").css("border-left", "none").hide();
if (/^Special\:Recent[Cc]hanges$/.test(wgPageName)) window.setInterval(
$("#bodyContent ul.special").
}, 15000);
▲ });
// I hope this works with Shadowbox
|