Freshwater Tips with Matt Williams, How to Tie a Palomar Knot

Texas Fish & Game Freshwater Editor Matt Williams is back with some new freshwater tips.  Check out the video below:

Palomar Knot from Texas Fish & Game Magazine on Vimeo.

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(); }); });