mousemke / flounder

Style-able dropdown replacement for native dropdowns
MIT License
9 stars 10 forks source link

Fixes scrollTo #157 #183

Closed conor-cafferkey-sociomantic closed 7 years ago

conor-cafferkey-sociomantic commented 7 years ago

scrollTo was previously broken when options were nested in sections as it would attempt to scroll the wrong element.

mousemke commented 7 years ago

yeah... never liked .parentNode.parentNode