Flounder: 10-Second Rule Proven (video)

Back by popular demand is a video clip showing exactly why you should wait at least 10 seconds after a flounder hits a live bait like a mud minnow or finger mullet. Thanks to Jeff Kaiser of the University of Texas Marine Science Institute for helping me procure this amazing footage.

Chester Moore

Comments are closed.

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