Subitems dont expanded in FireFox since 5.724

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kexik_white
Advanced
Advanced
Posts: 18
Joined: Thu Jun 02, 2005 10:41 am
Contact:

Subitems dont expanded in FireFox since 5.724

Post by kexik_white »

Previous version still work correctly, but in version 5.724, 5.725 the subitems are not expanded in FireFox 1.0.4
Does anybode have the same problem? Will be fixed this problem in next versions?
HCBen
Beginner
Beginner
Posts: 9
Joined: Thu May 05, 2005 2:28 pm
Contact:

Post by HCBen »

Nevermind. I found the problem. I had commented out a line of code in the treemenu.js file that worked with version 5.723 but didn't work with the latest version.

Sorry for interrupting your post like that. :oops:

Ben

----

I'm not sure if this is the same issue, but since upgrading to the latest version (from version 5.723), my menus that use the treemenu (collapse menu) module no longer work in any browser.

What confuses me further is that the demo uses the latest menu version and works fine: http://milonic.com/treemenu/collapse/

However, below are two differences that I've noticed between my site and the Milonic site:

- I'm specifying a strict DOCTYPE - the Milonic site does not specify a DOCTYPE at all (that I could notice).
- I'm including my js files in the HEAD of my web pages - the Milonic site includes all the js files for the menu in the BODY.

Removing/changing the DOCTYPE and/or including the js files in the BODY of my web pages made no difference/improvement.

Any ideas?

- Ben

Last edited by HCBen on Thu Jun 02, 2005 4:12 pm, edited 2 times in total.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I've not noticed any problem when testing in Firefox. Do you have a url so we can check your page, or a test page?

Ruth
kexik_white
Advanced
Advanced
Posts: 18
Joined: Thu Jun 02, 2005 10:41 am
Contact:

fixMozillaZIndex=true

Post by kexik_white »

Problem appears only if I set

fixMozillaZIndex=true;

Items with subitems stay in "onmouseover" state, and subitems not expanded.

In this time I cant get url to check - maybe somebody have the same problem, or I will wait to the next version, i will see...
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Of you don't have a url, can you put your html, menu data, and any css style reference here? Make sure you use the code tag to open and close your paste of the code, perhaps someone can figure out what's going on.

Ruth
User avatar
TerryF
Beginner
Beginner
Posts: 2
Joined: Fri Feb 04, 2005 12:05 am

Post by TerryF »

This is giving us some grief too. Here's a URL where I have managed to replicate the problem:

http://www.infohrm.com/test/index.htm

Seems to work OK with IE but misbehaves with Firefox.
kexik_white
Advanced
Advanced
Posts: 18
Joined: Thu Jun 02, 2005 10:41 am
Contact:

Bingo

Post by kexik_white »

Its exactly this problem, thanks for your cooperation :)
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Thanks very much for the URL - it's helped a lot.

This was quite a strange bug that only affected certain menus but has now been fixed.

There is a pre_release at http://milonic.com/menuvinfo.php and I'll hopefully get the final up later today.

Any problems - let me know.

Cheers,
Andy
User avatar
TerryF
Beginner
Beginner
Posts: 2
Joined: Fri Feb 04, 2005 12:05 am

Post by TerryF »

Thanks Andy,

That worked a treat. A quick test shows that it's doing all the right things for us.

Cheers,
Terry.
Post Reply