Alligator Gar Tagging (video)

Many anglers are starting to pursue alligator garfish in Texas. Here’s a cool clip of how the state is conducting research on this unique species.

Click here to watch.

Chester Moore

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