Photo: Gray fox in a tree

Did you know gray foxes can climb? These little creatures are actually pretty good at scaling trees, especially those with slanted trunks like the live oak. Two weeks ago, I filmed and photographed a beautiful young gray fox in a tree.

Here’s one of the shots.

Chester Moore, Jr.

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