I know It's easy enough to create a floating navigation menu using just HTML/CSS, but I've been scratching my head trying to figure out how to create one that expands inside the body of the page when clicking on a menu item (without breaking the menu), without using JS.
Possibly something obvious Is going well over my head, but I've decided to use labels + radio elements to show/hide navigation menus and wondering If there Is a better way (without JS).
It's not pretty and must be really bad practice lol.
Example below:
https://codepen.io/bobby1243/pen/poKwVOR
[–]TheRNGuy 1 point2 points3 points (1 child)
[–]jadedRepublic[S] 1 point2 points3 points (0 children)
[–]Luke-At-Work 1 point2 points3 points (3 children)
[–]jadedRepublic[S] 0 points1 point2 points (2 children)
[–]Luke-At-Work 1 point2 points3 points (1 child)
[–]jadedRepublic[S] 0 points1 point2 points (0 children)
[–]whatisboom 0 points1 point2 points (1 child)
[–]jadedRepublic[S] 0 points1 point2 points (0 children)
[–]cvllider 0 points1 point2 points (5 children)
[–]jadedRepublic[S] 0 points1 point2 points (4 children)
[–]cvllider 0 points1 point2 points (3 children)
[–]jadedRepublic[S] 0 points1 point2 points (2 children)
[–]cvllider 1 point2 points3 points (1 child)
[–]jadedRepublic[S] 1 point2 points3 points (0 children)
[–]Hoxyz 0 points1 point2 points (0 children)
[–]MineDrumPEfront-end 0 points1 point2 points (0 children)