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 >

Feature overview

compressed information

  • enhances checkboxes, radiobuttons, fileupload, textinput, textarea, select, submit, reset, image
  • modular and small in size (if compressed)
  • all elements are completely stylable via CSS
  • completely unobstrusive: users without javascript will see your normal form elements
  • maintains usability and accessibility of form elements - compare it with other form element replacement scripts and you'll see what i mean.
  • supports custom events: add your own fancy animations without touching cfe with many events like 'onMouseOver', 'onCheck', 'onClick'. Events are even applicable to the original, hidden elements so cfe doesn't interfere with your other scripts.
  • fully supports focussing on elements as well as tabindex
  • adds neat hover effect to your labels (via CSS)
  • enable sliding doors css technique for your textfields/textarea
  • addon automatically generates tooltips from title attributes
  • select all / deselect all functionality to specified groups of checkboxes
  • resolve dependencies for checkboxes: click one - select others
Custo recommends:Watch the demo and be impressed

top

Like CFE? Why not write a review?

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

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