jQuery Impromptu – a quick tool to prompt user input in a fashionable way.

More or less this is a great replacement for an alert, prompt, and confirm. Not only does it replace these but it also allows for creating forms within these controls.

Check out the Demos:

- Demo 1
- Demo 2

Another 2 options for creating alert boxes we presented before:

Create Animated Alert Box using MooTools and a lightweight (~4.5kb) Custom JavaScript Dialog Boxes.