Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
sir.. i want to show a stylish popup msgbox alert on any event.. like when my insert query run successfully it show a msg like "successfully insert"
Posted
Comments
[no name] 12-Jul-14 8:47am    
If I tell you, will you promise to stop reposting the same non question over and over? http://www.codeproject.com/Tips/638696/Using-a-Customized-Messagebox-in-ASP-NET

If you want stylish popup alert than you should search about in google,
You can fulfill your requirement using jQuery, take a look.. :)

Jquery Popup Dialog[^]

A Very Simple PopUp Box DIV[^]

Responsive-Accessible-jQuery-Modal-Plugin-Popup-Overlay[^]

creating-popup-div-with-jquery[^]

Popups[^]

Creating Popup Dialog Windows using JQuery[^]

Magnific Popup Documentation[^]
 
Share this answer
 
You can use jquery UI for stylish message box

refer this link http://jsfiddle.net/anomepani/4H3bx/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900