The lightweight jQuery dialog plugin. Less < 1 kb
Really lightweight javascript code: it don't exceed 1 kb!!! (minified javascript code)
Usually less is enough
...and More than Enough Is Too Much ;-)
Easy to use:
$.wow('My alert message');
or you can also add a title
$.wow('My alert message', 'My title');
For more example see demo
wow is open source software licensed under MIT