Skip to content

Menu bar

pjackson28 edited this page Sep 14, 2012 · 14 revisions

français

This component provides an interactive menu bar with optional mega menu sub-menus.

Table of Contents

Overview

Project lead: Paul Jackson (@pjackson28)

Rationale

Benefits

  • Conforms to WCAG 2.0 AA
  • Uses WAI-ARIA to enhance accessibility
  • Progressive enhancement approach

Recommended usage

  • Primary navigation for a web site
  • Horizontal navigation

Implementation

  1. Create a div element with the wet-boew-menubar class
  2. If creating a megamenu add the mb-mega class to the div created earlier.
  • how does a user implement this
  • link to basic working example

Parameters/Options

  • one line intro

First Parameter/Option

  • description of parameter
    • range of excepted values
    • properties
    • when do we use this parameter
    • etc.
  • link to working example using parameter

Second Parameter

... Parameter

Development

  • what do developers need to know?

Known Issues

  • Enabling only the client-side form field validation can open the door for malicious attacks on the server

Future

  • what are the plans for this?
    • proposed changes
    • whats under-development
    • etc...

Version History

  • description
  • link to project commit descriptions

Related Pages

  • list of other pages inside wiki that are related to this article

References

  • list of external links relevant to this article
Clone this wiki locally