Category: HTML Tools

Using toastr.js

toastr.js/toastr.css lets you easily display self-hiding notifications easily in an HTML page. Get the files here, along with usage tips. https://github.com/CodeSeven/toastr Note that the javscript requires jQuery. In $(document).ready, you can initialize the toastr...