Notandi:Andrum/common.js
Lína 1: | Lína 1: | ||
+ | setTimeout(function(){ | ||
+ | |||
if (mw.util.getParamValue('localhost')) { | if (mw.util.getParamValue('localhost')) { | ||
setInterval(function(){ | setInterval(function(){ | ||
Lína 5: | Lína 7: | ||
},4000) | },4000) | ||
} | } | ||
+ | |||
+ | },1000) |
Núverandi breyting frá og með 31. ágúst 2020 kl. 18:45
setTimeout(function(){ if (mw.util.getParamValue('localhost')) { setInterval(function(){ $('link[rel=stylesheet]').remove(); mw.loader.load( "http://localhost:5000/build/style.css" , 'text/css' ); },4000) } },1000)
Instagram • Facebook