hi all,
i am trying to piece together the different parts below:
show div containing a form w/ simple validation > submit form with ajax > show success message (div) > close success div after 3 seconds
what i'm having trouble with is chaining these events together. i've searched for a similar process but have found nothing, just looking for example of this.
thanks