I want to create a delay between these two messages:
$(\'#submit-account\').html(animation + \'Submitting Data\') $(\'#submit-account\').html(animation + \'Valid
I'm not sure if i'm understanding it precisely or correct but there's a Default Built in JavaScript setTimeOut(); Function.
For more info :How to wait 5 seconds with jQuery?