vendredi 6 mars 2015

angularJS, a notification partial or modal that gets loaded for a few seconds and then disappears

Hi I am currently building an app using angularJS nodeJs. One of the features is to have individuals be able to send an email from the app. To do this they click a button which opens up a modal window. They fill out the form and then hit send. This causes the email to send and closes the window. Once the modal window closes and I get the response from node that the email was successfully sent I would like to have a simple way to display a bubble/modal or message to the user that simply says "Email was sent successfully". Ideally I would like to have this message appear for like 10 seconds and then disappear.


Does anyone have any suggestions on how to implement this in a simple manner?


Aucun commentaire:

Enregistrer un commentaire