Can any one suggest the code for creating message box in jQuery?
Message box in jQuery
118.2k views Asked by ashish At
7
There are 7 answers
1
On
Let me to recommend you a jQuery plugin for nice modal alers. It doesn't requires jquery UI.
Demo: http://www.webmasters.by/images/articles/jquery.alerts/index.html
1
On
If you don't wont use jquery.ui(that is highly recommended), you can take a look at Block.UI plugin.
0
On
- Bootstrap3 provides modals
- jQuery UI dialogs
- jQuery.msgBox provides various kinds of dialogs:
- For 5$ per app it is used, there is http://codecanyon.net/item/jquery-msgbox/92626.
using jQuery UI you can use the dialog that offers. More information at http://docs.jquery.com/UI/Dialog