Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I got link of jquery simple dialog, but I have required jquery dialog with css file in asp.net?
Posted
Updated 23-Feb-11 22:14pm
Comments
Sunasara Imdadhusen 24-Feb-11 3:36am    
What is your problem?
Sandeep Mewara 24-Feb-11 3:42am    
What do you mean by:"jquery dialog with css"? Elaborate on it.

this[^] might help you.
 
Share this answer
 
You can use jqueryUI... there are variety of plug-ins available including themes.. so that you can set look & feel as per your requirement...


Follow this link : http://jqueryui.com/demos/dialog/[^]
 
Share this answer
 
v2
Have a look at jquery.alerts, this should be everything you want

http://labs.abeautifulsite.net/projects/js/jquery/alerts/demo/[^]

Look at the very bottom, the 'Alternate Style' demo. Click the button, see the blue styling.....you can style dialog boxes in any way you want.
 
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