Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Accessible menu #1

Open
andrewwoods opened this issue Apr 14, 2016 · 0 comments
Open

Create Accessible menu #1

andrewwoods opened this issue Apr 14, 2016 · 0 comments
Milestone

Comments

@andrewwoods
Copy link
Owner

Create an easy to install, two-level, accessible menu.

  • create a mapping of color names to semantic names in SCSS
  • Provide a Walker class to customize the main navigation HTML
  • Provide a Javascript Module for the Main navigation
  • Provide snippets for animating the menu - slide from left, slide down - without jquery

example semantic names in SCSS

$ancestor-selected-bg-color: $blue-dark;
$ancestor-selected-text-color: $white;
@andrewwoods andrewwoods added this to the Version 2.0.0 milestone Apr 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant