Ask dialog demo

Click the button for a dialog that prompts for a string using a Bootstrap modal dialog.

The point is to have a routine that puts up a Bootstrap-like dialog instead of the one put up by the builtin "prompt" function, which has a lot of extraneous info in it. We take out a bit of complexity to make it simple for the user.

Note -- See this page for a list of my Bootstrap demos.