KasperTi
09-07-2005, 05:48 PM
Hey all.
First of all, thanks for a very nice script. It works great in IE, no problems there. But I have one little problem... In Firefox, whenever I move the mouse cursor over my menu, the hidden divs seem to first appear briefly on top of the anchor menu link, and then drops down below the anchor link like it should. This is what happens step-by-step:
1. The menu first drops here, but only for some milliseconds (enough to see it, though)
--- MY ANCHOR MENU LINK 1 ---
2. The menu drops here
Yes, I have tried to replace the dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px" line in Anylink.js with dropmenuobj.style.top=dropmenuobj.y+obj.offsetHeight+"px", but the drop down menu still briefly drops up in Firefox when I hover my mouse cursor over one of my anchor links.
Any suggestions, ideas or solutions? Thank you all on beforehand, any help is greatly appreciated.
Sincerely,
Kasper.
First of all, thanks for a very nice script. It works great in IE, no problems there. But I have one little problem... In Firefox, whenever I move the mouse cursor over my menu, the hidden divs seem to first appear briefly on top of the anchor menu link, and then drops down below the anchor link like it should. This is what happens step-by-step:
1. The menu first drops here, but only for some milliseconds (enough to see it, though)
--- MY ANCHOR MENU LINK 1 ---
2. The menu drops here
Yes, I have tried to replace the dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px" line in Anylink.js with dropmenuobj.style.top=dropmenuobj.y+obj.offsetHeight+"px", but the drop down menu still briefly drops up in Firefox when I hover my mouse cursor over one of my anchor links.
Any suggestions, ideas or solutions? Thank you all on beforehand, any help is greatly appreciated.
Sincerely,
Kasper.