Texas Hotshot – First Alligator Hunt

texas hotshots

First Alligator hunt. Alligator was 7 foot 11 inches. It was shot it Chambers County during 2016 Alligator season. Photo credit: Jeremy Watson

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