Waiting Rooms 101

  • Version
  • Download 14021
  • File Size 10.59 MB
  • File Count 1
  • Create Date April 8, 2019
  • Last Updated May 4, 2024
Attached Files
1 file
pdf
Waiting Rooms 101.pdf
16.49 MB2024-05-04
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); } }); });