.entry-content.wp-block-post-content.is-layout-constrained.wp-block-post-content-is-layout-constrained { margin-top: 20px; }
document.addEventListener(“DOMContentLoaded”, function() { const desktopVideoUrl = “https://detroitzoo.org/wp-content/uploads/2024/08/081524-SPOOKY_SPIRITS_DESKTOP.mp4”; const mobileVideoUrl = “https://detroitzoo.org/wp-content/uploads/2024/08/082224-SPOOKY_SPIRITS_MOBILE.mp4”; const isMobile = window.innerWidth { videoElement.muted = true; // Ensure the video is muted videoElement.play().catch(function(error) { console.warn(“Autoplay was prevented. Waiting for user interaction to play the video.”); }); }; videoElement.addEventListener(‘canplaythrough’, tryPlayVideo); // Additional attempts to play window.addEventListener(‘load’, tryPlayVideo); document.addEventListener(“click”, tryPlayVideo); document.addEventListener(“scroll”, tryPlayVideo); document.addEventListener(“keydown”, tryPlayVideo); […]
.bee-row, .bee-row-content { position: relative } .bee-row-1, .bee-row-1 .bee-row-content { background-repeat: no-repeat } .bee-row-1 .bee-row-content, body { color: #000000; background-color: #ffffff } .bee-row-1, .bee-row-1 .bee-col-1, body { background-color: #ffffff } body { font-family: Arial, Helvetica, sans-serif } * { box-sizing: border-box } body { margin: 0 } .bee-row-content { max-width: 1280px; margin: 0 auto; display: […]
Notifications