FancyForm - Javascript checkbox replacement
FancyForm is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It’s easy to use and degrades gracefully on all older, non-supporting browsers. FancyForm uses the ultra-lightweight Mootools JavaScript framework. v0.91 Released 2007-11-25. Download FancyForm .
- Quick Setup: Only two lines of markup needed
- Completely Extendible: Numerous customization options
- Degrades Gracefully: Forms still work on older browsers
Easy Install
Add the following anywhere in your website:
1 2 | <script SRC="js/mootools.1.11.js" TYPE="text/javascript"></script> <script SRC="js/moocheck.js" TYPE="text/javascript"></script> |
Add CSS styles on your website to specify the appearance of the checkboxes and radio buttons. Add styles for the classes checked and unchecked for checked / unchecked checkboxes respectively, and likewise use the classes selected and unselected for radio buttons that are checked / unchecked.
Related Free Resources:
- MooTools dwCheckboxes Plugin
- ColorBox - A light-weight, Customizable Lightbox Plugin for jQuery
- jQuery Timepicker - Easy Time Inputs
- Tooltip plugin for the jQuery - qTip
- Free Web Desing Elements in PSD format
- ColorBlender – free online tool for color matching and palette design
- jQuery inline form validation script
- asmSelect - Select Multiple Form Fields
- UniTip - Customizable Tooltip Script
- ShiftZoom - add zoom and pan functionality to oversized images















Loading...
does not work in xhtml
[...] Nagy nehezen rátaláltam a Fancy-Form ra ami a checkboxokat átállítja képekre.Nekem ez annyira nem jött be bár a lényege ugyanaz mint a többi bemutatottnak lejjebb.Leírás, telepítési útmutató és maga a script: -Link: FancyForm [...]