Impromptu is an excellent JQuery plug-in to show beautiful message boxes in web forms. It can be used to make any kind of message boxes such as alerts, confirm boxes, prompts, popup login boxes, popup input wizards etc. Eventhpough the plug in is easy to use in static HTML, its not straight forward to use confirm messages for Asp.Net submit buttons or link buttons. This is because you will get the result of confirm box (OK or Cancel) only in a callback result function rather than directly in the OnClientClick of the asp.net button.
|
7
shouts |
|
|||
No comments yet, be the first one to post comment.