Completely responsive (just under full width on small screens), but for tablets and desktops, you have a lot of control over how large the alert is.
xsm sm md lg xlg fullIn version 3, Animate.css was integrated.
default fade fade flip x flip y zoomWhen it comes to closing jAlert, you have a few options (all of which can be disabled)
top-right btn alt esc key anywhere noneIn version 3, a confirmation was added with callbacks for onConfirm and onDeny.
confirmThere are callbacks for: alert "onOpen", alert "onClose", alert "onAjaxFail", and btn "onClick".
onOpen onClose onAjaxFail onClick