Industrieanzeiger, Mai 2022

CBN-Schleifwerkzeuge – Abtragsleistung und Standzeit

document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".download-trigger").forEach(function (btn) { btn.addEventListener("click", function () { var docName = this.getAttribute("data-document"); setTimeout(function () { var hiddenField = document.querySelector( ".wpcf7 input[name='doc']" ); if (hiddenField) { hiddenField.value = docName; } }, 300); }); }); });