Questions tagged [impromptu]

Use this tag for questions related to jQuery Impromptu, a JavaScript alert, confirmation, and prompt extension.

jQuery Impromptu is a JavaScript alert, confirmation, and prompt extension. It is intended to be a replacement for standard window.alert(), window.confirm(), and window.prompt() methods.

Useful Links

73 questions
1
vote
3 answers

How do I include and submit a form using Impromptu dialog

What is the proper way to include and submit a form to a PHP page via jquery impromptu. Currently, I'm doing: