Thinking on ways to solve a SIDENAV

In today’s GUI challenge we create a responsive, accessible slide out side navigation user experience using CSS and JS. The sidenav works on multiple browsers, screen sizes and input devices. Rad right? Follow as we employ grid, transforms, pseudo classes and a dollop of JavaScript to handle this UX.

@AdamArgyleInk will be responding to your comments for the first 30 minutes after the episode releases. Connect with us here, ask questions or submit your own code!

Chapters:

  • 0:00 - Introduction
  • 0:30 - Debugging Corner Feature Overview
  • 2:25 - Grid += Media Query Stack Layout
  • 3:42 - Accessible Transform Transition
  • 4:22 - :target Pseudo Class
  • 5:57 - Escape Key UX
  • 6:16 - Orchestrating Focus
  • 6:49 - Screen Reader UX
  • 7:56 - Outro & Call To Action

Resources:

Watch more GUI Challenges → https://goo.gle/GUIchallenges

Subscribe to Google Chrome Developers → http://goo.gl/LLLNvf

Back to all episodes