• document.addEventListener( 'wpcf7mailsent', function( event ) {
    	alert('test');
    	return;
    }); 
    
    

    I have added this code in js but it is not working on the iPhone, for rest devices, it is working fine

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wpcf7mailsent is not working on iphone’ is closed to new replies.