Widget:RCSandbox: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
}); | }); | ||
$("#textup").mouseout(function(e){ | $("#textup").mouseout(function(e){ | ||
scrolltextup( | scrolltextup(1000); | ||
}); | }); | ||
getRecentChanges(); | getRecentChanges(); |