I am using jQuery in my web page with Redmond theme from jQuery-ui team. The problem is that the input textboxes remain unstyled by Redmond theme. This creates a not-too-impressive look-and-feel. Is there any way to create an appropriate style for input textbox elements so they blend with Redmond theme in jQuery?
Share
As I mentioned in my comment there is no built in way to accomplish this. What you can do is take some of the colors used in the theme and apply then to the textbox to get something that looks similar.
Here’s a couple options that I made that are based off the look and feel of the datepicker.
Example – http://jsfiddle.net/XjCjR/1