Re: Linux / Firefox
2005/04/04 12:33
Viewed 11624 times
Replies: 2/5

Linux is our development platform, so anything we do works with it, at least in Firefox. Including evaluation versions. 8-)

Perhaps there's something wrong with your code?

Re[2]: Linux / Firefox
2005/04/04 12:47
Viewed 14331 times
Replies: 1/3
Quite possibly :) Maybe you could have a look? http://temp.xtools.co.nz/themes/Xtools/menu2.htm I appreciate your help!
last
Re[3]: Linux / Firefox
2005/04/04 12:56
Viewed 16549 times
Replies: 1/2

Well, it's strange, it sometimes works and sometimes doesn't.

However, apparently, your web server returns .js files with the "text/html" content-type, which isn't good. Quite probably, Firefox sees that and doesn't interpret the script, which results in "DynarchMenu is not defined" in JavaScript console.

Please correct your server installation--make it return appropriate content-type headers for JavaScript files ("text/javascript").

PS: your skin looks cool. :-)

last
Re[2]: Linux / Firefox
2005/04/04 12:51
Viewed 14453 times
Replies: 0/0

The link in my previous post is to a very simple menu - I cut everything back to a minimum to try and figure out the problem.

Thanks once again...

last
Google