css3-forms-library
css3-forms-library copied to clipboard
An imageless forms library written in css3 with a javascript fallback
The css3 forms library styles textboxes, textareas, buttons, radios, textboxes, and partially select dropdowns. demo page: http://adrusi.com/css3-forms/ support: webkit: full support mozilla: requires javascript for radios and checkboxes and does not support select dropdowns trident (ie): negligible styling, still functional
default themes: •Grey •Blue •Green •Red
HOWTO:
- link to the stylesheet you want to use (grey.css, blue.css, green.css, or red.css)
- link to the javascript fallback for mozilla (main.js)
- wrap each form element and its corresponding label in a
tag if you dont want a label, give the paragraph the class "nolabel" (no quotes)
- fieldset/legend elements are supported!
Example:
a screenshot of the resulting form can be found at: http://www.flickr.com/photos/43186605@N05/4829198773/