My name is Dave Winer. Welcome to my Bootstrap Demos site.
Unless otherwise stated, all demos use Bootstrap 2.
First, your basic Bootstrap 2 modal dialog.
A more advanced demo with a popup managed with a bit of JavaScript.
We also have a Bootstrap 1 modal dialog demo.
Ask Dialog demo prompts for your favorite color, and then tells you what you chose. Illustrates using a callback to wait for the response from a dialog.
Modal with Web Page puts an iFrame inside a modal, allowing you to view a web page from within another web page.
An alert dialog informs the user of something you want them to know. Something didn't work, and they need to know about it.
A confirm dialog verifies that the user wants to do something that will significant, that he or she might have activated by accident.