I have a log in in page where by when I i log in it takes me to my homepage which has a <div class="alert alert-success
> message.
I want this message to show for like 5 seconds then it fades out.
How do I do that??
Also when i refresh my page I don't want the message to show again unless i log out then log in again.
this is some of the code: × success! Login successfull! This is supposed to show when i have successfully logged in.