TF&G at the Houston Fishing Show

imageTF&G editors Chester Moore and contributing editors Doug Pike and Greg Berlocher at the Texas Fish & Game booth at the Houston fishing show from 11 to 1. Come see us if you are here!

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });