golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/essential-blocks/assets/blocks/social-share
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
473 B
Del
OK
frontend.asset.php
84 B
Del
OK
frontend.js
671 B
Del
OK
icon.svg
1.18 KB
Del
OK
style.css
1.41 KB
Del
OK
Edit: frontend.js
document.addEventListener("DOMContentLoaded",(function(e){var t=document.querySelectorAll(".eb-social-share-wrapper");t&&t.forEach((function(e){for(var t=e.querySelectorAll("ul.eb-social-shares li a"),n=function(e){t[e].addEventListener("click",(function(e){e.preventDefault();var t=this.getAttribute("href");window.open(t,""," scrollbars=yes,menubar=no,width=500,height=400,resizable=yes,toolbar=no,location=no,status=no")})),t[e].addEventListener("mouseenter",(function(n){n.preventDefault(),t[e].classList.add("eb-slide-out")})),t[e].addEventListener("mouseleave",(function(n){n.preventDefault(),t[e].classList.remove("eb-slide-out")}))},o=0;o<t.length;o++)n(o)}))}));
Save