Hey there, I'm currently facing an issue with a menu I created that slides open to the bottom when a button is clicked. The problem I'm encountering is that the content of my menu only appears about half of the time... I'm not quite sure how to troubleshoot this.
I used HTML, CSS, and jQuery to achieve this sliding effect.
If you'd like to take a look at the code, I have it available on Codepen: Codepen
// JavaScript/jQuery snippet goes here...
/* CSS styles go here... */
<!-- HTML structure lives here -->