Skip to content

Files

Latest commit

e9aafd2 · Jan 5, 2019

History

History

dropdown-menus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 22, 2015
Jan 5, 2019
Mar 22, 2015
Mar 22, 2015

dropdown-menus

Accessible dropdown menus for WordPress themes.

The header.php is an example of where this code would be most likely to be placed. As with all items in the WordPress theme accessibility pattern library, only the specific elements relevant to the demo are included.

= Basic =

This is a basic accessible dropdown menu with minimal styles.

= Vanilla JS =

This offers similar functionality to the above, but is coded without jQuery. Replace the text 'yourtheme' with you're theme slug.