Guys, please, how can I create a filter with Uikit that filters multiple items at the same time, without excluding the other.
I mean, I'm creating a list of games and I need that when someone selects PS4 and then ADVENTURE, I want the PS4 filter to continue while now only the PS4 adventure games appear.
Could help? thanks
.addClass()
- .removeClass(), is an option and works one way but when I add the
uk-animation-reverse` is not working.I have this page where all work.
https://codepen.io/keev/pen/BaRXped
but if I add the li(s) into the uk-accordion the js player stop working properly
https://codepen.io/keev/pen/MWmxRWa
I dont understand why accordion influence/break my js.code and how I can fix it.
(basically just <ul uk-accordion></ul> break.my js.)
Any help.will be greatly appreciated