Custom Form Elements JavaScript Library
25
Aug
Custom Form Elements (CFE) is a JavaScript library for enhancing your form elements in means of design, usability & accessibility.
CFE aims to support all JavaScript frameworks (currently supports MooTools) & works in most A Grade browsers.
Some features of Custom Form Elements:
- unobstrusive
- completely styleable via CSS
- supports custom events like onHover-onClick
- can auto-generate tooltips from "title" attributes
- select all / deselect all functionality for checkboxes
- & more..
Requirements: MooTols (Currently)
Compatibility: All Major Browsers
Website: http://customformelements.net/
Demo: http://customformelements.net/demopage.php
Download: https://sourceforge.net/project/showfiles.php?group_...
Compatibility: All Major Browsers
Website: http://customformelements.net/
Demo: http://customformelements.net/demopage.php
Download: https://sourceforge.net/project/showfiles.php?group_...
- Tags:
Css Javascript
- Filed under: Forms, GPL License, Goodies





















2 Responses for "Custom Form Elements JavaScript Library"
This really rocks! The best styling for forms I’ve seen so far.
Problem with it is I need different sizes on my select elements- Having to hack the javascript file so that I can get this functionality- and I’m no javascript guy. Has anyone come across this problem and what is the best solution?