The examples on this page is from a database "shop example". This is a mySQL file and can be downloaded here.
Here is the file:
The actual table contains the following fields
- id (unique auto generated key field)
- label (for the menu)
- parent_id
- tooltip
- orderby
- url (if the link is read from a field rather than a parameter - for this example they are all set to #)
- visibility (intereger of eith 0 - not visible - or 1 - visibile).
We have generated 4 from the TDB Blue skin (not wildly aesthetic we agree) but you will see actual menus in action. Be the way, the one on the left with the products is also an example of a dynamic menu.
Please note that TAB and EXPANDED only allow for 2 levels of menu. Vertical and Horizontal allow are any number of levels.
| vertical | horizontal | tab | expanded |
