This small example overrides the default alert() and makes them nice skinable
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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|