Ernests Kečko
Ernests Kečko
Example link would help in this case
ok, here comes the full version of updates https://github.com/banesto/jQuery-menu-aim
Hi! 1) Can you please explain more? What do you mean by right to left? 2) Did you try `rowSelector: "div > .submenu-title"` ?
1) Oh, so it's problem with `submenuDirection: left` then? 2) ok, but why can't you specify `submenu-holder-0`, meaning the very level 0 by setting simply `rowSelector: div` ?
What button are you talking about?
I've coded update to plugin code in order for menu to auto close on menu leave - [here's the pull request](https://github.com/kamens/jQuery-menu-aim/pull/67)
can you give a link to the site?
Here's my vision to solve it: https://github.com/kamens/jQuery-menu-aim/pull/67
Sadly, there are two issues here - mouseover and mouseleave. I am referring to mouseleave as it is solved in my merge request. As to mouseover - it works in...