Menu + Early Impact Product Cart 3.0

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
sdadmin
Beginner
Beginner
Posts: 2
Joined: Mon Feb 26, 2007 9:35 pm

Menu + Early Impact Product Cart 3.0

Post by sdadmin »

Hi. Trying to add the menu to my web store. When used in the header of cart pages, the cart's AJAX tooltip feature is activated contrary to my settings. Early Impact suggests some conflict with the menus JS. Anyone have a solution? I love the menu and am eager to be using it throughout.

To see a sample:

NEW MENU
http://www.standoutdesigns.com/store/pc ... Category=3

and

OLD MENU
http://www.standoutdesigns.com/store/pc ... Category=3

Thanks,

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

Post by Andy »

It's a conflict with the showtip() function - looks like we are using quite a few matching keywords.

If you have a decent text editor you can remove showtip(); from inside mmenudom.js and this will fix the problem

HTH,
Andy
sdadmin
Beginner
Beginner
Posts: 2
Joined: Mon Feb 26, 2007 9:35 pm

Post by sdadmin »

Actually, required 2 steps (or at least here is what I did):

1. Renamed ShowTip() in MILONIC_SRC.JS

2. Renamed ShowTip() in MMENUDOM.JS

(use same new name in both).

Best,

AA
Post Reply