Whether or not the submenus should come sliding in from the right. If false, the submenus expand below the menu-item.
false
Default value: true.
true
Code example:
$("#my-menu").mmenu({ slidingSubmenus: false });