Skip to content

wgroenewold/alert

Repository files navigation

alert - CSS skinable alert()-boxes

This small example overrides the default alert() and makes them nice skinable

Quick start

Use like any normal alert-box. You can add an extra line of:

$('.alert').addClass('good');

or

$('.alert').addClass('wrong');

to color the alert-boxes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published