ctorgalson/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.
JavaScriptGPL-3.0
No issues in this repository yet.