0
I’m trying to filter a JSON with category but I’m not getting it.
I have 3 checkbox and when I select them I should filter a json as selected. and when unchecking a checkbox should filter only those that are selected. If no checkbox is selected it should return empty []
.
And when I select a checkbox and uncheck it returns only []
.
Follow the code on Jsfiddle
and your code when I select the checkbox of tam it returns the flight.cia.nm with the name tam and passed. it would be possible for him to return only the da tam if only it is selected?
– usuario
see now please @EGDEV
– BrTkCa
It worked perfect. Thank you very much!!!
– usuario