Use Jquery Isotope to filter Fancybox gallery
问题 I'm trying to use Isotope to filter my gallery down to categories and then open up FancyBox and only have the filtered categories be presented in Fancybox. Here is my code: HTML <div class="filters"> <div class="ui-group"> <div class="button-group js-radio-button-group" data-filter-group="color"> <button class="button" data-filter="*">ALL</button>| <button class="button" data-filter=".wedding">WEDDINGS</button>| <button class="button" data-filter=".concert">CONCERT/SHOWS</button>| <button