jQuery-menu-aim
jQuery-menu-aim copied to clipboard
menu-aim inside menu-aim
How do you recommend me to put exactly a list menu like the one you have on the example, but this one inside the right panel that is shown actually when you hover an item so that this list also shows another side panel (a second one) when hovering?
I'm working on a 3 level dropdown menu using jquery-menu-aim.
The 'tolerance' only works on first menu right now, but everything else works for all menus (activate and deactivate functions are triggered, etc...).
If somebody have a hint why this doesnt work it could be great. I'm gonna work on this, if I find a solution I'll share it here.
@martinlemahieu Did you finally find a solution for your problem? I have the same one and cant find a solution. Thanks
@DiegoAche No sorry I didn't find a way to fix it. :/ I ended up leaving jquery-menu-aim only on the first level and using simple css or js hover/dropdown on sub-levels.
Still interrested if anybody finds a solution, good luck ! :)
@martinlemahieu is this the solution you are looking for? Implementing a multi-level menu. Found from this thread
@marcusblevin looks great ! need to test if it works when sub-levels opens in different directions. @DiegoAche Maybe this will fix your problem too.
thanks @marcusblevin and @martinlemahieu ! im going to try this again, the first time didn't work for me, but maybe i didn't do well the css and html part ;)