Genesis Accessible Dropdown Menu

Adds keyboard accessibility to the Genesis menu's (Genesis version 2.0 and higher)

Author:Rian Rietveld (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.3
Plugin version:1.0
Added to WordPress repository:13-09-2013
Last updated:10-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://genesis-accessible.org/
Total downloads:2 671
Active installs:100+
plugin download
Click to start download

Since Genesis version 2.0 SuperFish has been deprecated for HTML5 installs. This plugin adds the missing keyboard accessibility for the dropdown menu's again.

This is a modified version of the Keyboard Accessible Dropdown Menus Plugin by Amy Hendrix and Graham Armfield Original code at http://github.com/sabreuse/accessible-menus and http://wordpress.org/plugins/accessible-dropdown-menus/

Modified: - included separate stylesheet in stead of inline style - changed javascript and CSS to fit Genesis 2.0 class-references

The JavaScript adds the class wpacc-hover to the li.menu-item of a link on hover or focus The CSS wpacc-hover changes the ul.submenu from left: -9999px; opacity: 0; into left: auto; opacity: 1;

Tested with the Genesis Framework version 2.0.1

This plugin only works on the Genesis Framework version 2.0 and higher.