I have a 1px border around a div. I have themeswitcher attached to the same div. When the user changes the theme I want my 1px border to change color according to the new theme. It’s okay if the new themes border is a little bigger.
ui-border?
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.
see: http://jqueryui.com/docs/Theming/API
depending on what look your going for you can either use
ui-widget-contentorui-state-defaultgood luck, hope this helps -ck