Feature Request: Handle lots of alerts
![]() ![]() |
What if a site or a script is sending you 100 alert messages? Last time I checked this script would create 100 yellow divs in the top-right of the page. It would be better if a div is already showing, just to add the new messages to the bottom. Then the div may need a scrollbar (overflow=auto). After a line has been visible for N seconds, it could be removed from the top of the div. |
![]() ![]() |
Thanks for the tip. Scrollbar will be useful. Also, you can contribute to the script. Just fork it from http://github.com/NV/nice-alert.js/ and change what ever you want. |


