User:Invitatious/highlightsig.js: Difference between revisions

Content deleted Content added
Invitatious (talk | contribs)
No edit summary
m Maintenance: Replacing addOnloadHook with native jQuery (mw:ResourceLoader/Migration_guide_(users)#addOnloadHook - phab:T130879)
 
(3 intermediate revisions by one other user not shown)
Line 1:
//<pre><nowiki>
// JavaScript Sandbox
addOnloadHook$(function() {
 
addOnloadHook(function() {
function ebcn(clsName) {
var arr = new Array();
Line 19 ⟶ 18:
}
});
//</nowiki></pre>