this is my first question here and i try to make it as clear as possible.
I have a 2-page menucard that can open and close. Now i'm trying to make a second page in it, so you can 'turn' the page once more.
when you click 'open menucard', 3 buttons will pop up on the top-right. when you click 'next' the next 2 pages should pop-up, and when clicking 'prev' these 2 pages should be removed and show the normal. But when you click close, all pages should close.
I hope it can be a simple add-on, any help/input is welcome!
It starts here
and this is the button that must be clicked for the page to turn
This is the click event code
This is the
openMenu()
functionWhere you want to put this
<a href="#" class="rm-button-open">View the Menu</a>
to enable one go to the next page is up to you.