Changes between Version 10 and Version 11 of BluePrint/Menu
- Timestamp:
- 07/18/11 15:36:06 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Menu
v10 v11 15 15 * 1st level navigation will be horizontal (as-now) with CSS to show which one we're active in 16 16 * 2nd level navigation will be available onHover of the 1st-level & when inside a 1st/2nd level, will be available as a vertical menu on the left 17 * The Vertical menu will mean that our dataTables lists will have less width available to them. The designer's recommendation is to reduce the font-size & keep the vertical menu's width as small as possible. 17 18 * 3rd level navigation will be available onHover of the 2nd-level & when inside a 3rd level, will be available as a submenu within the 2nd-level vertical menu on the left 18 19 * Breadcrumbs will be rendered out from the same configuration … … 20 21 * Site Map can be rendered out from the same configuration 21 22 23 == Old Ideas == 22 24 Ideally this would be loaded once & then cached (e.g. have the system generate a static menu.js which can then be loaded/cached) 23 25