|
I didn't dig through all the code and reverse engineer it but...if it doesn't work until you refresh the page, I would try moving the script up into the HEAD. Javascript in the body gets recognized on load but if you change things dynamically, it can cause problems with script in the head. The fact that refresh seems to make it work make me thing your script, or most of it belongs in the HEAD. Just a quick guess for you. Good luck!
__________________
Experimenting
|