I wrote a script that generates a nice custom dropdown menu for my website. It displays/runs fine in IE, which is where I developed it, but does not work in Firefox. The Firefox Javascript debugger does not report any errors, so I think it's probably a CSS problem, not a Javascript problem. Can anyone help me?
The script:
My website using the script: (open in IE to see it working)
If you open the website in IE, there is a row of tabs under the title graphic. Click on Writings, for instance, and a list of links drops down.
The script:
My website using the script: (open in IE to see it working)
If you open the website in IE, there is a row of tabs under the title graphic. Click on Writings, for instance, and a list of links drops down.