Hi! I need to create multiple slide pop-ups.
Creating the first slide pop-up that appears when the user clicks on the menu icon on the home page works fine. When I click anywhere outside, the first slide pop-up slides back in thus displaying the home page.
I want to create a second slide pop-up so that when the user clicks on a button on the first slide pop-up the second slide pop-up should appear. When I click anywhere outside the seconds slide pop-up should slide back in and the first slide pop-up should be displayed.
How do I do that? I hope I explained my requirements correctly!