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