/jquery.menuToSelect.js

jQuery plugin to convert a nested nav list with any number of levels to a select element with optgroup elements for the second-level subnav (if any). Subnav levels beyond two are not considered as the plugin is intended for use in circumstances (such as some mobile contexts) where a full navigation menu in a select element is overkill.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Stargazers