|
jQuery Alert(), Confirm() and Prompt() Dialogs Replacements
|
|
10-01-2009, 12:09 PM
Post: #1
|
|||
|
|||
|
jQuery Alert(), Confirm() and Prompt() Dialogs Replacements
jQuery Alert Dialogs aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. These are completely customizable via CSS (which can make your apps look much more professional). And you can set a custom title for each dialog. These methods simulate a true modal dialog box. They will automatically re-position themselves if you resize the browser window. If you include the jQuery UI Draggable plugin, the dialogs can be moved by dragging their title bars. Unlike their native JavaScript counterparts, you can use HTML in the message parameter. To specify a newline, you can use either \n or <!-- Similar Posts took 9.316 ms --> SponsorsDreamhost: Get $50 Off with Coupon Code: WEBAPPERS Posted on Wed, 31 Dec 2008 07:01:38 +0000 at http://feedproxy.google.com/~r/Webappers...QTotytxM4/ Comments: http://www.webappers.com/2008/12/31/jque.../#comments |
|||
|
« Next Oldest | Next Newest »
|







