7
shouts

Showing beautiful message boxes in Asp.Net web forms using JQuery Impromptu

published 272 days, 11 hours, 45 minutes ago posted by http://mailtoanzer.wordpress.com/http://mailtoanzer.wordpress.com/ 273 days, 8 hours, 2 minutes ago
Thursday, June 18, 2009 3:34:26 PM GMT Wednesday, June 17, 2009 7:17:55 PM GMT

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.

category: ASP.NET | clicked: 175 | | source: www.clientsideasp.net | show counter code
tags: Alerts, ASP .NET, Asp.Net impromptu, Confirm, impromptu, jQuery, Message Box