WATCH: Have You Ever Seen a Hognose Play Dead?

A common defense mechanism for Hognose snakes is to play dead.  In this case it is rather humorous to watch the snake flip itself over and play dead.  Check out the video below:

Source: cbackies’s channel 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(); }); });