More scripting stuff
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<BODY>
|
||||
<SCRIPT src="/main.js"></SCRIPT>
|
||||
<SCRIPT>
|
||||
function setStyling(sheet) { document.getElementById('styling').setAttribute('href', sheet); return sheet; }
|
||||
var sheet = getCookie('sheet');
|
||||
if(sheet != '') setStyling(sheet);
|
||||
</SCRIPT>
|
||||
|
||||
Reference in New Issue
Block a user