MMAT FAQs Long Version

  • Version
  • Download 5414
  • File Size 18.33 KB
  • File Count 1
  • Create Date December 5, 2018
  • Last Updated February 6, 2022
Attached Files
1 file
docx
MMAT FAQs long version.docx
20.32 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); } }); });