I'm looking for a high-quality plugin or library for creating custom cross-browser-compatible skins for HTML form controls. I want to eliminate the inconsistency of visual appearance of form controls in different browsers and operating systems.
I've done some searching, and the most useful page that I stumbled upon is:
http://www.queness.com/post/204/25-jquery-plugins-that-enhance-and-beautify-html-form-elements
However, I didn't find any plugins that look polished and stable enough (and support IE 6, which is a requirement) for my needs.
Does anything else exist out there that you can recommend? If not, would it be viable to roll my own solution? I don't need anything too terribly complex - no custom controls or special visual effects - just a consistent look in the standard form controls (s, s, etc.) in the major browsers, IE 6 and newer.
Thanks in advance for any help!