[Quicknr]

Monday, 21 November 2016

Quicknr Hierarchical Menu

The Quicknr Interface package has been updated with a new, separately useable hierarchical menu widget.

The menu is separately deployable because most websites will not require it. The "js/qnr-hmenu.js" and "css/qnr-hmenu.css" can be linked to in the HTML file just like the "js/qnr-interface.js" and "css/qnr-interface.css" files. The menu widget likewise depends on the font used by the package. Some utility code from the interface files is duplicated in the hmenu files, so that they can work independently (but can also be used together). The hierarchical menu is presently not compatible with the collapsing navbar widget in the interface package.

Both clicking and mouse hover are supported for the opening and hiding of the menu, and it can also be configured with dataset attributes to appear in up or down, and left or right directions.