One thought on “Hello world!

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener( 'wpcf7submit', function( event ) { alert("Fires only on the wpcf7submit event") // Your code }, false );