Additionally to the features demonstrated in previous sample this demo shows how:
- Parameters "top" and "left" affect the layout of the menu blocks. This is what configures menu blocks to be vertical, horizontal or as in this sample - diagonal. Negative values will reverse the order of the items (see menu_tpl.js)
- Negative "expd_delay" makes menu items only expand on click rather than hover (see menu_tpl.js)
- Negative "block_top" and/or "block_left" reverses the direction of the drop downs (see menu_tpl.js)