Search found 4 matches

by ogrig
Mon May 01, 2006 5:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu left open when moving mouse
Replies: 12
Views: 8970

Debbie,

No, I didn't get a reply yet, and I'm not really expecting one anymore :roll:

Michael,

Thanks, I've already seen it.
As I said in my message, my observations were based on their sample code, not on something I built myself (I know better than to trust my own stuff :oops: )
by ogrig
Tue Apr 11, 2006 6:43 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu left open when moving mouse
Replies: 12
Views: 8970

follow up

I've fixed most of the issues with the vertical menu in multiple forms (there were some problems with the fact that the main menu was using "left=20", I had to add another frame to get it to run properly).

But there still are 2 scenarios where the popup child menus are left open:

1. moving below ...
by ogrig
Tue Apr 11, 2006 1:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu left open when moving mouse
Replies: 12
Views: 8970

Sorry I cannot provide you with an URL, but I'm just doing an evaluation for a client for an intranet site.

I could provide you with the code, whitch is pretty much a copy/paste from your samples and docos.

In the meantime I found out what the reason for the problem is:

In your mm_navframe.js ...
by ogrig
Mon Apr 10, 2006 4:34 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu left open when moving mouse
Replies: 12
Views: 8970

submenu left open when moving mouse

I have a page with a vertical plain text menu in a frame, with some of the items opening submenus. The page uses IFRAMES.

My problem is that an open submenu remains open if I move the mouse off the parent menu item to another menu item that doesn't have children.

My question is:
what do I need ...