public
Description: A javascript framework for YUI to build fields and forms.
Homepage: http://javascript.neyric.com/inputex/
Clone URL: git://github.com/neyric/inputex.git
name age message
file README.md Sat Sep 19 02:12:57 -0700 2009 Upgrading to YUI 2.8.0r4 [neyric]
directory api/ Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
directory build/ Mon Nov 23 05:34:51 -0800 2009 Fixing DatePickerField bug: wasn't displaying t... [neyric]
directory css/ Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
directory examples/ Mon Nov 23 05:34:51 -0800 2009 Fixing DatePickerField bug: wasn't displaying t... [neyric]
directory images/ Tue Oct 27 02:23:42 -0700 2009 Added onAddFailure && onRemoveFailure to dtInPl... [Fredust85]
file index.html Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
directory js/ Mon Nov 23 05:34:51 -0800 2009 Fixing DatePickerField bug: wasn't displaying t... [neyric]
directory lib/ Sat Sep 19 02:12:57 -0700 2009 Upgrading to YUI 2.8.0r4 [neyric]
file license.txt Wed Sep 16 05:27:22 -0700 2009 Moving building scripts into /scripts + Form wi... [neyric]
directory res/ Sat Sep 19 02:12:57 -0700 2009 Upgrading to YUI 2.8.0r4 [neyric]
directory scripts/ Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
directory tools/ Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
file version.txt Wed Nov 11 05:49:52 -0800 2009 Adding setErrors method to Group & Forms [neyric]
README.md

InputEx

inputEx is an open-source javascript framework to build fields and forms for web applications using the YUI library.

All the fields and forms are configured using JSON or created in Javascript. It provides a very efficient abstraction for building interactive web applications.

Disclaimer: It doesn't use existing html yet. (it is not an unobtrusive library yet)

For detailed informations, have a look at our complete documentation.

It is built on top of the YUI library (2.8.0r4) and supports all major browsers. Please report your specific browser issues in the forum.

Resources

Copyright (c) 2009 eric.abouaf at gmail.com, released under the MIT license