See What Happens When You Crack an Egg Under Water

As part of its “Sharable Science” campaign, Nokia set out to discover what happens when an egg is cracked underwater. The result is pretty cool — and we didn’t know fish ate eggs.

Check it out:

http://youtu.be/96_CMfzvImE

Source: The Blaze

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