2023

Why STAR?

Many moons ago, the CCA Board—already addicted to saltwater fishing, realized how powerful the magnet that pulls us to savor what Texas coastal waters have to offer. Farsighted men and women could only conclude that the allure of the “salt”

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