Streetdaddy
Programmer
I am having some weird problems with a script at
It gives a javascript error on the first time the page loads, but on subsequent page refreshes the script error is gone. The page uses the macromedia js for rollovers, and then other scripts for the dynamic menus which are made up of js arrays and uses cookies to remember which submenus were expanded by the user previously.
I suspect the following possibilities:
1. The cookie doesn't exist yet so it doesn't like trying to set it to a variable.
2. The Macromedia js somehow interferes with the menu js
3. I'm stupid.
If anyone can shed some light on this problem it'd be much appreciated...
Cheers. Miles
Those Micros~1 guys sure know what they doing!
It gives a javascript error on the first time the page loads, but on subsequent page refreshes the script error is gone. The page uses the macromedia js for rollovers, and then other scripts for the dynamic menus which are made up of js arrays and uses cookies to remember which submenus were expanded by the user previously.
I suspect the following possibilities:
1. The cookie doesn't exist yet so it doesn't like trying to set it to a variable.
2. The Macromedia js somehow interferes with the menu js
3. I'm stupid.
If anyone can shed some light on this problem it'd be much appreciated...
Cheers. Miles
Those Micros~1 guys sure know what they doing!