bsPrompt Async Modal Dialog Demos
Download This Plugin Back To jQueryScript
Replace window.prompt with Bootstrap 5 modal dialogs in jQuery. Supports custom input types, required validation, and Promise-based results.
The result is asynchronous: confirmed prompts resolve with a string, cancelled prompts resolve with null.
Result: No input yet