Menu Disappears onMouseOver in Firefox
Menu Disappears onMouseOver in Firefox
I'm stumped, hopefully a second pair of eyes will do the trick! The image that fires the menu looks fine on load, and the menu does popup when you mouse over the "Navigation" graphic in the top left of http://protolive.educause.edu/content.asp?section_id=26. However, as soon as you mouseover the image, the Navigation graphic vanishes, and takes the menu with it! I've upgraded Firefox to 1.0PR hoping that would do it, and Milonic to 5.48, but neither did the trick.
Anyone have any ideas? This doesn't happen in IE6, btw.
Thanks!
Anyone have any ideas? This doesn't happen in IE6, btw.
Thanks!
~JT
It appears you have been messing with the code files, including removing the copyright notices, which clearly state...
Please reload the complete code files and calls as you received them, and then we'll be able to help out.
Further, the JS calls are not as we supply them, and the ns4 mod is missing (I know - it's a garbage browser anyway).All Copyright statements must always remain in place in all files at all times
Please reload the complete code files and calls as you received them, and then we'll be able to help out.
John
What in God's name are you talking about?!
The only files I use are mmenudom.js and milonic_src.js. I don't do anything in the way of modifying them - I copied them directly out of the zip file of the latest version, just today. The only Milonic file I modify is menu_data.js, and that doesn't contain any copyright statement anyway.
The js calls are *exactly* as you supply them. The only calls that I've ever modified have been popup and popdown (at the suggest of your support staff). That modification consisted of putting a function in front of it that does some work before calling the original, untouched popup/popdown function. I'd be interested to hear what function(s) you think I've modified!
And it's our decision not to support NN4, and from what I've seen, that's not against any terms of use of the menu. In fact, it's been discussed on this board, and I haven't seen anyone say it's not acceptable.
Can you please try to be constructive, instead of throwing out accusations? I'm offended by your post.
The only files I use are mmenudom.js and milonic_src.js. I don't do anything in the way of modifying them - I copied them directly out of the zip file of the latest version, just today. The only Milonic file I modify is menu_data.js, and that doesn't contain any copyright statement anyway.
The js calls are *exactly* as you supply them. The only calls that I've ever modified have been popup and popdown (at the suggest of your support staff). That modification consisted of putting a function in front of it that does some work before calling the original, untouched popup/popdown function. I'd be interested to hear what function(s) you think I've modified!
And it's our decision not to support NN4, and from what I've seen, that's not against any terms of use of the menu. In fact, it's been discussed on this board, and I haven't seen anyone say it's not acceptable.
Can you please try to be constructive, instead of throwing out accusations? I'm offended by your post.
~JT
You know what, I think I know why you're seeing what you are, and I apologize for not checking on this first. It's a little late - 11 PM is not an easy time to get ahold of our staff 
We use xcompress to keep our filesizes down. Here's what's causing the problem:
http://www.xcache.com/home/default.asp?c=65&p=754
Note the first paragraph:
Sorry for the misunderstanding!

We use xcompress to keep our filesizes down. Here's what's causing the problem:
http://www.xcache.com/home/default.asp?c=65&p=754
Note the first paragraph:
I assure you that the Milonic files on the server are absolutely untouched. Unfortunately, they get butchered going through the compression routines. Let me see what I can do tomorrow to turn off the compression for javascript files.White space compression and normalization removes non-essential characters and standardizes syntax in HTML, JavaScript, and CSS in order to gain even more performance out of the compression engine.
Sorry for the misunderstanding!
~JT
Hi,
It would be great if you can sort the copyright notices out and keep the link-back to milonic.com, without them it really doesn't make it worth our time and effort. It's like working for free, it's very silly thing to do.
Anyway, on to the problem. Is there any reason why you need to place the "Main Menu" inside the table cell. If I move it into the menu_data.asp file, it works perfectly.
-- Andy
It would be great if you can sort the copyright notices out and keep the link-back to milonic.com, without them it really doesn't make it worth our time and effort. It's like working for free, it's very silly thing to do.
Anyway, on to the problem. Is there any reason why you need to place the "Main Menu" inside the table cell. If I move it into the menu_data.asp file, it works perfectly.
-- Andy
By the way, Andy, you were right on about the menu definition going into menu_data fixing the problem. Worked like a charm! Thanks so much - I'm really sorry about the misunderstanding. We're working on excluding the Milonic files from the compression, I hope to have a resolution before this site goes live tonight.
Thanks again!
Thanks again!
~JT