css3-forms-library icon indicating copy to clipboard operation
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:

  1. link to the stylesheet you want to use (grey.css, blue.css, green.css, or red.css)
  2. link to the javascript fallback for mozilla (main.js)
  3. 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)

  4. fieldset/legend elements are supported!

Example:

Signup

a screenshot of the resulting form can be found at: http://www.flickr.com/photos/43186605@N05/4829198773/