Closed JBX028 closed 10 years ago
I have updated shinyalert.js and it's ok now.
I have updated shinyalert function to have an argument called auto.close.after. It takes an integer and will automatically close the alert after that many seconds. Beware that the latest version of showshinyskyalert function has rearrange the parameters putting session as the first argument to be consistent with all other changes. I felt this change is necessary early on.
Thanks!
Hi,
First of all, congratulation for this package which is a nice add on for shiny.
I know it's possible to hide an alert by clicking on it but Is there anyway to hide automatically an alert after 2 or 3 seconds ?
Thanks!