Files
torebki-fabiola.pl/wp-content/plugins/pdf-poster/dist/admin.js
2026-03-05 13:07:40 +01:00

1 line
461 B
JavaScript

(()=>{"use strict";var t;(t=jQuery)(document).ready((function(){t(document).on("click",".pdfp_front_shortcode input",(function(e){e.preventDefault();let o=t(this).parent().find("input")[0];o.select(),o.setSelectionRange(0,30),document.execCommand("copy"),t(this).parent().find(".htooltip").text("Copied Successfully!")})),t(document).on("mouseout",".pdfp_front_shortcode input",(function(){t(this).parent().find(".htooltip").text("Copy To Clipboard")}))}))})();