2024

PIKE ON THE EDGE by Doug Pike

WE’VE HAD SEVERAL MONTHS now to consider and reconsider, to hash and rehash the new speckled trout limits. To those of you who still consider the changes somehow unfair or ineffective or otherwise unsuitable to you—without consideration that their purpose is to rebuild and maintain this state’s trout population for the enjoyment of all licensed anglers—I say this: Come up with something better, stop griping…or stop fishing.

PIKE ON THE EDGE by Doug Pike Read More »

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