Tigramenu, from softcomplex.com is what I am using, and Firefox (1.0.6) refuses to load it. The funny thing is that it will load it when all of the files (HTML, CSS, JS) are stored locally, but not from the server. IE has no problem either way.
The output of the JavaScript Console on Firefox reports, "Error: menu not defined" on the line where the script is trying to load (the function is called menu). This tells me that it's probably not loading the source files for some reason...
Here's the page. Yeah, I know the menu isn't in the right spot. Unfortunately it doesn't place itself based on the HTML, but somewhere in the JS. Again, Firefox DOES load the menu when I load the page locally, but not, as you can probably see, when loaded from the server. Any idea what this could be?
The output of the JavaScript Console on Firefox reports, "Error: menu not defined" on the line where the script is trying to load (the function is called menu). This tells me that it's probably not loading the source files for some reason...
Here's the page. Yeah, I know the menu isn't in the right spot. Unfortunately it doesn't place itself based on the HTML, but somewhere in the JS. Again, Firefox DOES load the menu when I load the page locally, but not, as you can probably see, when loaded from the server. Any idea what this could be?