JQuery overriding the themeroller style

Posted by Paul Connolly on Stack Overflow See other posts from Stack Overflow or by Paul Connolly
Published on 2010-03-16T01:26:13Z Indexed on 2010/03/16 1:29 UTC
Read the original article Hit count: 420

Filed under:
|
|

Hi,

In my accordian control I want to override the header style to show a red background instead of the default theme colour if ever the user control (e.g user's name and address input) in that particular pane returns a validation boolean of false.

I'm ok with how to use .Toggle to change the class but can't figure out how to grab the themeroller class in the first place.

How would I do this?

Thanks

Paul

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about accordion