Filtering content with jQuery
Is there any way to
filter content by multiple parameters using jQuery
Something like in this site http://css-tricks.com/examples/FilteringBlocks/ but in my case I need to filter content using 3 different parameters. Price, Size and Location.
Thanks in advance.
Krystian