fabianlindfors / multi.js

A user-friendly replacement for select boxes with the multiple attribute enabled
https://fabianlindfors.se/multijs
MIT License
953 stars 76 forks source link

Extended options search query #50

Open vincentorback opened 3 years ago

vincentorback commented 3 years ago

Hej Fabian!

I’ve made this update mostly for my own project but I thought I could share it with you if you’re interested. I know you keep it tight with features :)

This feature allows you to add hidden search words to options making them easier to search for. You could for example add <option data-search="Orjan Orjansson">Örjan Örjansson</option> making it easier to search for words with characters that everyone can't type.