How do I move the code to the onload event?
I have a body tag with an onload event for the counter:
<body onload="counter_setup()">
Also noticed issues between FF and IE. If you view my site with FF, the Quick Admin Panel on the right side of the site is spaced nicely. If you view it with IE, it's smashed together with no line spacing. If I add extra line breaks to fix IE, then FF gets double spacing?!
Also, the copy of the current layout file I get from the site gets extra blsnk lines randomly between lines of code vs my saved copy. Not sure why and it doesn't affect anything, but just wanted to give you a heads up.
--
Followers of Nobility