User:Year2000Prob/monobook.js: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 111:
if (/^Special\:Recent[Cc]hanges$/.test(wgPageName)) {$("h1.firstHeading").html($("h1.firstHeading").html() + " (<a id='rcUpdate' href='javascipt:;'>refresh</a>)");
$("a#rcUpdate").click(function() {$("#bodyContent ul.special").html("<li>Updating...</li>").load(wgScript + "?title=Special:Recentchanges #bodyContent ul.special li");return false})};
 
// I hope this works with Shadowbox