What is CFE? Custom Form Elements unites all efforts in the web to enhance web-based XHTML forms in terms of style, usability and accessibility by using Javascript and/or CSS. It's a forms ui library. Read more about the features >

Custom Form Elements in action

Watch all elements being styled by custom form elements

Games Shop

CFE is currently available for the following javascript frameworks:

Postvariables:

array(0) { }

Files

array(0) { }

The form

top

Checkboxes (input[checkbox])

top

Checkboxes with implicit labelling

NOTE: 3rd Checkbox has dependencies: 1st and 2nd get automatically checked if not already

top

Checkboxes without labelling

top

Radiobuttons (input[radio])

top

Radiobuttons with implicit labelling

top

Radiobuttons without labelling

top

Textinput&-area(input[text,password],textarea)- w/ slidingDoors
  • trigger textfield 4 disabled/enabled
  • trigger textarea 2 disabled/enabled

top

Textinput&-area with implicit labelling

top

Selectfield (select) with and without multiple option and preselected
  • trigger select 3 disabled/enabled
  • trigger multiple select 2 disabled/enabled

top

file upload (input[file]) -- without and with implicit labelling

top

Check POST Data or Reset Data via Buttons (input[submit], input[reset], input[image])

top

Epilogue

a note from the author

You've come this far and are now (hopefully) convinced, that custom form elements is the form library that fits your needs. It is in fact highly customizable, allows you to style file upload, select and any type of buttons plus all other form elements with css and still maintains the usability and accessibility of every form element. Also, it doesn't interfere with other javascripts like form validation.

You may now like to download custom form elements.

If your feeling happy using custom form elements, I'd much appreciate a little donation to keep up improving cfe and porting it to other javascript frameworks - thanks:

top

Like it? Why not write a review?

If you like using CFE, please write a review at CFE's projekt page at OHLOH.net.

Checkboxes
Radiobuttons
Textinput / -area
Selectfield
Upload
Buttons

Please feel free to post comments, suggestions or hints. However, if you need help, please use the forums. Found any errors? Please report bugs.