User:MusikAnimal/customWatchlists.js: Difference between revisions

Content deleted Content added
v0.1.2: escape apostrophes in URL
try using jQuery ready function wrapper thing
Line 1:
// customWatchlists.js
// version 0.1.23
$(function() {
$("head").append(importStylesheet("User:MusikAnimal/customWatchlists.css"));
Line 313:
});
}
}());