Designers of “Catch Enlarger” Device Launch Kickstarter Campaign

It started off as an April Fool’s joke, but the designers behind this “catch enlarging” device say it is now actually a real product—or at least it will be if a crowdfunding campaign on Kickstarter is successful.

Back in April, employees with the Danish company MOEF “unveiled” a product called FishyHands as a prank

Read full story on OutdoorHub.com

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