Hilarious Fishing Fails Compilation (VIDEO)

Check out this awesome fishing fails compilation from the folks over at AngryTiger007 on Youtube. This will surely put you in a good mood this morning. Watch the video below:

Source: AngryTiger007 via Youtube

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