I'm using flash
alerts from flask
to display success, warning or other bootstrap-class alerts in my flask app.
Is there a way to have these alerts nicely disappear with a fadeout after x seconds?
They all have id="flash"
Thank you!
I'm using flash
alerts from flask
to display success, warning or other bootstrap-class alerts in my flask app.
Is there a way to have these alerts nicely disappear with a fadeout after x seconds?
They all have id="flash"
Thank you!