• Resolved C_o_S

    (@c_o_s)


    hello!

    I need pause before exit from modal window after successful mail send. At now it close
    at the first onset.

    how edit js?

    if(1 == data.mailSent){

    $(‘#eModal-Container’).fadeOut(2000,function(){$(this).remove();});
    $(‘#eModal-Overlay’).fadeOut(2000, function(){$(this).remove();});
    }

    http://wordpress.org/extend/plugins/easy-modal/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘After ok mailSent (Contact Form 7)’ is closed to new replies.