Is there a way to use my own custome button style in the jquery ui dialog widget? I have tried all possible ways, including some suggested on the site here, all to no avail… Any help would be greatly appreciated! Thanks!
Share
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.
The simplest and easiest way to define your own style is to use the jQuery UI Themeroller to create a custom theme (or just modify an existing one). All jQuery UI widgets will use the theme you declare.
Edit: Demo of modified button style only.