Title: Accessible Dropdown Menus
Author: Amy Hendrix (sabreuse)
Published: <strong>21. lipnja 2013.</strong>
Last modified: 28. lipnja 2013.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://s.w.org/plugins/geopattern-icon/accessible-dropdown-menus.svg)

# Accessible Dropdown Menus

 Od [Amy Hendrix (sabreuse)](https://profiles.wordpress.org/sabreuse/)

[Preuzmi](https://downloads.wordpress.org/plugin/accessible-dropdown-menus.0.4.1.zip)

 * [Detalji](https://hr.wordpress.org/plugins/accessible-dropdown-menus/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/accessible-dropdown-menus/#reviews)
 * [Razvoj](https://hr.wordpress.org/plugins/accessible-dropdown-menus/#developers)

 [Podrška](https://wordpress.org/support/plugin/accessible-dropdown-menus/)

## Opis

#### Purpose:

Many sites have dropdown menus where the expanding of the links can only be triggered
by a mouse hover. This means that for keyboard only users parts of the site are 
harder or sometimes impossible to reach.

This plugin makes these dropdown menus keyboard accessible. When tabbing through
the primary navigation the sub level menus will become visible and users will be
able to tab to the lower level links.

The current version has been tested by both sighted keyboard-only users and screen
reader users. If it doesn’t work for your reader, please let us know!

#### How it Works:

The plugin uses a combination of CSS and javascript to enable the dropdown menus
to be keyboard controlled.

Using the script, whenever a link in the menu gets focus its containing list item(

  ) is given the necessary class. This enables the new CSS definitions to open any
  hidden submenus and bring those links into the tabbing order.
  In the absence of javascript the full submenu lists may not open but the individual
  sub-links can be tabbed to.
  
  #### Credits:
  
  Current version built and maintained by Amy Hendrix.
  The original version of this plugin was built by Graham Armfield. It is still 
  available at http://www.coolfields.co.uk/2011/12/wordpress-keyboard-accessible-
  dropdown-menus-plugin-version-0-1/
  The mechanism used in this plugin is based on the same logic used in Blake Haswell’s
  excellent example of a multi-level accessible dropdown menu. You can find it at:
  http://blakehaswell.com/lab/dropdown/deux/
  
  ## Pitanja i odgovori
  
    Will this work with any theme?
  We can’t guarantee that it works in all themes, but it now works with many more
  than in earlier versions. It has been tested in Twenty Ten through Twenty Thirteen,
  themes based on Automattic’s Underscores base theme, and a number of others. The
  plugin looks for the “navigation” ARIA role rather than any particular ID, so 
  it should work in most themes that correctly implement roles.
    What about child themes?
  If the plugin works in a parent theme, it should work in child themes based on
  that parent. However, because of the nature of child themes, this cannot be guaranteed.
  
  ## Recenzije
  
  ![](https://secure.gravatar.com/avatar/fac02b4523bc289d905bd826af27caf1c36369fafdf0d48c7ce3172480e920f7?
  s=60&d=retro&r=g)
  
  ### 󠀁[Still working with 4.9.5](https://wordpress.org/support/topic/still-working-with-4-9-5/)󠁿
  
   [cherryaustin](https://profiles.wordpress.org/cherryaustin/) 14. travnja 2018.
  This tiny plugin enables tab navigation through the Wordpress menu bar. It doesn't
  allow use of the arrow keys or add screenreader labels. It is, however, a very
  easy way to improve your site's navigability.
   [ Pročitajte sve 3 recenzije ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/)
  
  ## Suradnici i Programeri
  
  “Accessible Dropdown Menus” je softver otvorenog koda. Sljedeće osobe su doprinijele
  ovom dodatku.
  Suradnici
   *   [ Amy Hendrix (sabreuse) ](https://profiles.wordpress.org/sabreuse/)
   *   [ Graham Armfield ](https://profiles.wordpress.org/grahamarmfield/)
  [Prevedite “Accessible Dropdown Menus” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/accessible-dropdown-menus)
  
  ### Zainteresirani ste za razvoj?
  
  [Pregledajte kôd](https://plugins.trac.wordpress.org/browser/accessible-dropdown-menus/),
  pogledajte [SVN spremište](https://plugins.svn.wordpress.org/accessible-dropdown-menus/)
  ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/accessible-dropdown-menus/)
  od [RSS](https://plugins.trac.wordpress.org/log/accessible-dropdown-menus/?limit=100&mode=stop_on_copy&format=rss).
  
  ## Dnevnik promjena
  
  
  #### 0.4
  
   * Extend to multiple themes: now works with all the Twenties, themes based on
     Underscores, and many others, provided they correctly use ARIA role=navigation
     for menus.
   * JavaScript refactoring for better performance.
  
  #### 0.3
  
   * Fix an issue that caused the keyboard access code to break mobile navigation.
   * Completely replace the original JavaScript to modernize the code and allow 
     for licensing.
  
  #### 0.2
  
   * Pre-release build for client needs. Compatible with Twenty Twelve & Twenty 
     Thirteen.
   * Correctly enqueue scripts.
   * Reformat README for Plugin Repo submission.
  
  #### 0.1
  
   * Original version.
  
  ## Meta
  
   *  Version **0.4.1**
   *  Zadnje ažuriranje **prije 13 godina**
   *  Aktivnih instalacija **200+**
   *  WordPress inačica ** 3.4 ili viša **
   *  Testirano do **3.6.1**
   *  Language
   * [English (US)](https://wordpress.org/plugins/accessible-dropdown-menus/)
   * Oznaka
   * [a11y](https://hr.wordpress.org/plugins/tags/a11y/)[accessibility](https://hr.wordpress.org/plugins/tags/accessibility/)
     [dropdown menus](https://hr.wordpress.org/plugins/tags/dropdown-menus/)[menus](https://hr.wordpress.org/plugins/tags/menus/)
     [navigation](https://hr.wordpress.org/plugins/tags/navigation/)
   *  [Napredni pogled](https://hr.wordpress.org/plugins/accessible-dropdown-menus/advanced/)
  
  ## Ocjena
  
   4.3 out of 5 stars.
   *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/?filter=5)
   *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/?filter=4)
   *  [  1 3-star review     ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/?filter=3)
   *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/?filter=2)
   *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/?filter=1)
  [Your review](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/#new-post)
  [See all reviews](https://wordpress.org/support/plugin/accessible-dropdown-menus/reviews/)
  
  ## Suradnici
  
   *   [ Amy Hendrix (sabreuse) ](https://profiles.wordpress.org/sabreuse/)
   *   [ Graham Armfield ](https://profiles.wordpress.org/grahamarmfield/)
  
  ## Podrška
  
  Želite nešto reći? Potrebna vam je pomoć?
   [Pregledaj forum za podršku](https://wordpress.org/support/plugin/accessible-dropdown-menus/)