TF&G Report – Moore Outdoors on KLVI – 9/12/14

Chester Moore and Elliott Donnelly from Texas Fish & Game discuss the best outdoor stories from Fishgame.com for the week of September 8th. Be sure to check out Moore Outdoors every Friday from 6 – 7PM on KLVI.

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