jQuery UI styled text input box

Viewed 91162

jQuery UI makes buttons look nice with $('button').button();.

Is there an equivalent for text input boxes?

9 Answers
Related