Andetus
04-14-2004, 09:20 PM
sigh, screwing around with a chunk of code to try and set up the ablity to themes for my page, speratly each piece works just fine, put it all together and i get a bunch of fun errors :)
specificly getting "invalid arguments" of off a style change (line below)
document.getElementById('topbar').style.background=theamtablebackground
and getting an "invalid property" error of of this line...
document.getElementById('tb1').style.borderColor=theamtablebordercolor
the ids are fine, the variables "should" be fine
edit: tryed to make it clearer... dont ask me why the link doesnt work
another edit: i give up on the link... ill trick the stupid server into letting you see it in a bit...
last edit (i hope): http://andetus.s5.com/script.htm do a view sorce (give me a minute to double check link lol)
specificly getting "invalid arguments" of off a style change (line below)
document.getElementById('topbar').style.background=theamtablebackground
and getting an "invalid property" error of of this line...
document.getElementById('tb1').style.borderColor=theamtablebordercolor
the ids are fine, the variables "should" be fine
edit: tryed to make it clearer... dont ask me why the link doesnt work
another edit: i give up on the link... ill trick the stupid server into letting you see it in a bit...
last edit (i hope): http://andetus.s5.com/script.htm do a view sorce (give me a minute to double check link lol)