navigation
Current templates
- crumbTrail
- horizontalMenu
- DropMenu
- Tabs
- Tree Navigation
- Hierarchical top nav
- Synopsis
- Bulleted list
- Indent Nav
Templates removed
- verticalMenu: best practice is using "Bulleted List" for vertical navs
Classes and IDs
Crumbtrail
- #nav<tmpl_var assetId>
- .nav
- .crumbTrail
- #id<tmpl_var assetId>
- .description
- .menu
Horizontal Menu
- #nav<tmpl_var assetId>
- .nav
- .horizontalMenu
- #id<tmpl_var assetId>
- .description
- .menu
- .current
- .ancestor
DropMenu
- #nav<tmpl_var assetId>
- .nav
- .dropMenu
- #id<tmpl_var assetId>
- .description
- .menu
Tabs
- #nav<tmpl_var assetId>
- .nav
- .tabsMenu
- #id<tmpl_var assetId>
- .description
- .menu
- .current
- .ancestor
Tree Navigation
- #nav<tmpl_var assetId>
- .nav
- .treeNav
- #id<tmpl_var assetId>
- .description
- .yui-skin-sam
- #navigation-<tmpl_var assetId>
- .yuimenubar
- .h-top-nav-noscript
- .bd
- .first-of-type
- .yuimenuitem
Hierarchical Top Nav
- #nav<tmpl_var assetId>
- .nav
- .topNav
- #id<tmpl_var assetId>
- .description
- .yui-skin-sam
- #webguinavigation
- .yuimenubar
- .bd
- .first-of-type
- .yuimenuitem
- .bd
Synopsis
- #nav<tmpl_var assetId>
- .nav
- .synopsisMenu
- #id<tmpl_var assetId>
- .description
- .menu
- .level<tmpl_var relDepth>
- .current
Indent Nav
- #navigation<tmpl_var assetId>
- .navigation
- .indentMenu
- #id<tmpl_var assetId>
- .description
- .menu
- .level<tmpl_var page.relDepth>
- .current
- .ancestor
Bulleted List
- #nav<tmpl_var assetId>
- .nav
- .bulletedList
- #id<tmpl_var assetId>
- .description
- .menu
- .current
- .ancestor
- .level<tmpl_var page.relDepth>
Stylesheet(s)
- navigation.css
Cross template notes
N/A
Bug and RFE notes
- the ^H; macro was removed from the default bulleted list template
Keywords: bulleted crumbtrail hierarchical horizontal list menu nav navigation synopsis tree vertical