Hi there,
I am wondering anyone out there is familiar with how to code Angular JS.
I am trying to do a checkbox list with different criteria, currently what i have achieved is when the user clicks on the checkbox, the selected items will show. But what i want is example when i click on either pants size 42 & XXL size. Only items with the criteria will show. The rest should be hidden.
Would be grateful if someone can show me some solutions.
Something like this
http://jsfiddle.net/pcf0mn69/. But because the Angular JS used here is an old version, the development environment doesn't accept the codes.