Hi!
I am using Selectable displaying as grid to do a memory game. So when a card is already discovered, it cannot be anymore selectable. I know I could use filter to do that, but I tried and I haven't success!
Each card is inside of a <li> tag, an I putted an id to that tag to specify what card will be selectable!
Someone could help me with this filter?!
thanks a lot!