Skip to content

"Below" problems right to left #65

Open
@alfaex

Description

Great plugin.

I managed to almost everything work the ways that i intended.
The menu with " submenuDirection: 'below' " works fine if is left to right, but if is right to left simply it doesn't work.

Another minor thing is on " rowSelector: ".submenu-row-1" ".
for wordpress reasons i have

ccc = $(".submenu-holder-0");
    ccc.menuAim({
        rowSelector: ".submenu-title",
. . .
     <div class="submenu-holder-0">
           <div class="submenu-row-1" data-id="1547">
                  <div class="submenu-title">CAM</div>

And because the div is inside another, doesn't work as expected.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions