Wikipedia:User scripts/Guide: Difference between revisions

Content deleted Content added
Userscript structure: Change to use jQuery.ready()
Load from a localhost web server: Swap out deprecated function
Line 74:
 
<source lang="javascript">
importScriptURImw.loader.load( 'http://localhost/wikipediatest.js' );
</source>