Latest comments
- @MR-b7rSubmitted over 1 year ago@kateneilsenPosted over 1 year ago
I like the transitions added to the dropdown menus! For a more intuitive UI you may want to close the dropdowns whenever a user clicks outside. Here's a blog post (https://bobbyhadz.com/blog/javascript-hide-element-when-clicked-outside) that explains how you can use javascript to hide an element when clicked outside. 🙂
Marked as helpful1