MattTheWebDev
MattTheWebDev
KPCKevin Powell - Community
Created by MattTheWebDev on 3/22/2024 in #front-end
Slideout nav that handles keyboard navigation and overflow
I'm really stuck on this slide out, multi-level nav. It's made from nested lists to maintain the proper tab order but I'm having these troubles: 1. Adding vertical scroll to each new sub level that exceeds my desired max height. 2. Backgrounds of each level should be the same height. 3. Animation should slide from behind the parent nav (currently sliding from front). I have a codepen example that demonstrates the issue here: https://codepen.io/matthanes/pen/wvZdzBw
1 replies