Parent Menus Linking When They Shouldn't Be

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
cbetta
Beginner
Beginner
Posts: 9
Joined: Tue Nov 29, 2005 11:20 pm

Parent Menus Linking When They Shouldn't Be

Post by cbetta »

I have a very simple parent/submenu setup, where the parent menu's call to the submenu is:

aI("text=Transaction Monitors;showmenu=Transaction Monitors;");

The parent/submenus properly display, but the parent menu option winds up being a clickable link, even though it says javascript:void(0); in the browser. Why is this happening? I only want the submenu items to be linked (which they propertly are).

Regards,
Dave.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Are you saying that if you click it tries to go someplace?

It will be a 'link' in the sense that it is opening something onmouseover, but it shouldn't do anything if you click it other than say javascript:void bottom browser bar.

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Try upgrading the menu if you are using anyting other than version 5.735.

If you are using this version can we have a URL so that we can test things.

-- Andy
cbetta
Beginner
Beginner
Posts: 9
Joined: Tue Nov 29, 2005 11:20 pm

Post by cbetta »

Ruth, yes, that is exactly what I am saying. Andy, I always upgrade to the latest and greatest when you release, and we're not doing anything that complex. If you hit my company's home page, you'll be able to reproduce the issue:

1) Go to http://www.reis.com/
2) Hover over the "Sales Comparables" parent menu option.
3) MouseOver to the "Transaction Monitors" option.

That last option, as seen in Firefox, says javascript:void(0) when you hover over it, yet it's still linked and causes an error.

Also, using that same menu, the Metro/Submarket reports parent menu options are bucketed into letter ranges. Those letter ranges are exhibiting the same behavior as the example above; they should not be linked.

Many thanks for any help you can provide.

Regards,
Dave.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Version 5.736 should have a fix for this
Fixed bug with targeted menu items trying to open links without a url
Hope this helps,
Andy
cbetta
Beginner
Beginner
Posts: 9
Joined: Tue Nov 29, 2005 11:20 pm

Post by cbetta »

Yep, looks good. Thanks so much for the fast turnaround.

Regards,
Dave.
Post Reply