revsystems / jQuery-SelectBox

A modern replacement for the traditional select element. Increases flexibility and stylability.
http://plugins.jquery.com/project/jquery-sb
Other
72 stars 16 forks source link

css style not applying on selectbox #57

Open shashankajena opened 11 years ago

shashankajena commented 11 years ago

Hi, We are using struts framework and in my current requirement I need to highlight the textboxes and selectboxes on struts validation error. We are using struts dynavalidator for validation and when there is struts validation error, I am using errorStyle attribute of struts to highlight my html elements but the issue is with selectbox. It is not highlighting the selectbox and I am using your file to slectbox such as jquery.sb.js file.

Any help will be of really appreciated. Note: if you need code snippet I am using then please let me know.

Thanks in Advance, Shashanka