Nav Element
Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About
Table of Contents
1 Nav Element - #nav {}
Produces the HTML5 Nav element.
Usage
#nav { class=main_navigation, body=[ #link{text="Menu item 1", url="/item1"}, #link{text="Menu item 2", url="/item2"}, ... ]}.
Attributes
- body - (Nitrogen Element or Elements)
- The body of the nav element.