DEV Community

Discussion on: Why "Skip Nav" Link is important!

Collapse
 
rajajaganathan profile image
Raja Jaganathan • Edited

Since we are using anchor element for skip nav implementation, we should press the enter/return key (not spacebar).
Also, note that we are not directly redirecting to any focused element, to go the target element we need to press tab one more time.