X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/message-box/msg-box.html diff --git a/examples/message-box/msg-box.html b/examples/message-box/msg-box.html index 91ab90c2..b643ca1f 100644 --- a/examples/message-box/msg-box.html +++ b/examples/message-box/msg-box.html @@ -1,84 +1,76 @@ +
The example shows how to use the MessageBox class. Some of the buttons have animations, some are normal.
The js is not minified so it is readable. See msg-box.js.
Confirm
- Standard Yes/No dialog.
+ Standard Yes/No dialog.
Prompt
- Standard prompt dialog.
+ Standard prompt dialog.
Multi-line Prompt
- A multi-line prompt dialog.
+ A multi-line prompt dialog.
Yes/No/Cancel
- Standard Yes/No/Cancel dialog.
+ Standard Yes/No/Cancel dialog.
Progress Dialog
- Dialog with measured progress bar.
+ Dialog with measured progress bar.
Wait Dialog
- Dialog with indefinite progress bar and custom icon (will close after 8 sec).
+ Dialog with indefinite progress bar and custom icon (will close after 8 sec).
Alert
- Standard alert message dialog.
+ Standard alert message dialog.
Icons
- Standard alert with optional icon.
+ Standard alert with optional icon.
+