jQuery(".copy-code").click(function() { var copyText = jQuery("#thecode0151"); copyText.select(); document.execCommand("Copy"); alert("Discount code copied!"); });

Showing all 28 results