While going through some of the docs on your homepage, I found that filtrify is based on Chosen, which is the predecessor of Select2: http://ivaynberg.github.com/select2/
I really like the UX from this plugin, especially that you can have an overview of all active filters, without opening any panels.
So I decided to give it a shot, but after spending the whole day in trying to incorporate select2 in filtrify, I have to admit I am not a jquery guru...
On the other hand, I have the impression that it would greatly simplify the current code base, since there is a lot of abstraction for things filtrify does manually.
So the question: any plans perhaps to include select2 within filtrify?
Hey hey!
While going through some of the docs on your homepage, I found that filtrify is based on Chosen, which is the predecessor of Select2: http://ivaynberg.github.com/select2/ I really like the UX from this plugin, especially that you can have an overview of all active filters, without opening any panels. So I decided to give it a shot, but after spending the whole day in trying to incorporate select2 in filtrify, I have to admit I am not a jquery guru... On the other hand, I have the impression that it would greatly simplify the current code base, since there is a lot of abstraction for things filtrify does manually.
So the question: any plans perhaps to include select2 within filtrify?
Thanks!