Considerations and Tips for Video Sessions

  • Version
  • Download 6056
  • File Size 231.92 KB
  • File Count 1
  • Create Date June 9, 2020
  • Last Updated December 30, 2022
Attached Files
1 file
pdf
Considerations and Tips for Video Sessions.pdf
158.05 KB
Share on

Liked this resource?

By entering your email, you agree to our Terms of Service and Privacy Policy.

document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll("[data-hover]").forEach(function(widget) { const image = widget.querySelector(".elementor-image-box-img"); if (image) { const overlay = document.createElement("div"); overlay.className = "image-hover-overlay"; overlay.innerHTML = widget.getAttribute("data-hover"); image.appendChild(overlay); } }); });