wow jquery dialog

The lightweight jQuery dialog plugin. Less < 1 kb

wow project goal:

1 - Lightweight (Less Is Enough)

Really lightweight javascript code: it don't exceed 1 kb!!! (minified javascript code)

Usually less is enough
...and More than Enough Is Too Much ;-)

2 - Easy

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

3 - Beautiful

wow has many themes ...and you can easily write your own!

See demo

4 - Free

wow is open source software licensed under MIT