messages) > 0) { ?>
messages as $message) { ?>

Keyboard Navigation Version %s', 'keyboard-navigation'), $plugin_data['Version']) ?>

John Bintz |

fields as $field => $name) { ?>

Keyboard Navigation uses CSS Selectors to find the hyperlinks on the page that define the previous and next links on the page,', 'keyboard-navigation') ?>

<?php _e('Firebug display of a simple targeting procedure', 'keyboard-navigation') ?>

a#next-link

div.nav div#next-link-holder a

Keyboard Navigation extends this slightly so that, if the target element is not a <a href> tag,', 'keyboard-navigation') ?>

<?php _e('Firebug display of a more complicated targeting procedure', 'keyboard-navigation') ?>

  • nth-child:', 'keyboard-navigation') ?>
    div#menunav a:nth-child(2)
  • Keyboard Navigation will move up through the DOM tree until it finds <a href="next-page">:', 'keyboard-navigation') ?>
    div#menunav a span.next

Keyboard Navigation requires that the visitor have JavaScript enabled. This plugin uses', 'keyboard-navigation') ?> load their own copies of the Prototype library, both plugins will break.', 'keyboard-navigation') ?>