Jump to content

User:Lovro Ilijasic/wikiassistant.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lovro Ilijasic (talk | contribs) at 23:43, 9 March 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// Load CSS
$("head").append("<link rel='stylesheet' type='text/css' href='https://wikiassistant.info/public/scripts/wikiassistant.css'>");

// Load JS
$("head").append("<script type='text/javascript' src='https://wikiassistant.info/public/scripts/wikiassistant.js'>");