Text Fields
Posted by Adele Peterson on Thursday, March 30th, 2006 at 11:37 pmWe have recently switched over to use an engine-based implementation for <input type=text>. In doing so, our text fields are now able to use many useful css capabilities that weren’t available before. Border-radius, border-image, and background-image are just a few that will now work with our text fields.
The implementation details are similar to the details [...]