• Hi.

    I’d like to include a script before the submit button. Like this:

    Privacy Policy<script type=”text/javascript”>(function (w,d) {var loader = function () {var s = d.createElement(“script”), tag = d.getElementsByTagName(“script”)[0]; s.src = “//cdn.iubenda.com/iubenda.js”; tag.parentNode.insertBefore(s,tag);}; if(w.addEventListener){w.addEventListener(“load”, loader, false);}else if(w.attachEvent){w.attachEvent(“onload”, loader);}else{w.onload = loader;}})(window, document);</script>

    But the script is not accepted.

    Any solutions?

    Thank’s 😉

The topic ‘Script before the submit button’ is closed to new replies.