Tuesday Tip: Fishing Roseau Cane

Roseau cane has an intricate system that is somewhat like a smaller version of mangrove and it gives baitfish a place to linger, hide and dodge larger predators like flounder, speckled trout and reds. It is best to fish these areas during the first couple of hours of a falling tide. As the water recedes, the baitfish are removed from their cover and the predator/prey dynamic begins.

What are your experiences fishing roseau cane?

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