Is there any way i can style a regular div container with the styling applied to jquery dialogs. I basically want to have a div panel with some text content but with title bar styling just like the jquery ui dialog boxes.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well from my understanding the jQuery UI Dialog is something like:
So you could simply have that structure and apply the appropriate styles?
Here is a lazily plagiarized version from copying some of the styles from the default dialogue.