selectnav.js
selectnav.js copied to clipboard
Remove disabled=true elements from dropdown menu
Hello,
My ul/ol has certain list items with disabled="true" defined. The same however is still selectable when the menu turns into a dropdown menu using selectnav.
How can the items where disabled=true be made non selectable? Or Best is How to exclude it completely from the drop[ down menu that gets generated.
TIA
hey rusticguy, I've just resumed work at selectnav after some break. Your idea sounds like a good feature to be implemented. I'll try to work on it as soon as I have some spare time and I'll let you know.