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 build/ Fri Nov 06 10:47:31 -0800 2009 Set default value in AutoComplete to "" [neyric]
directory css/ Wed Oct 28 07:58:13 -0700 2009 CSS styling of the dialog to select columns in ... [neyric]
directory doc/ Tue Oct 27 07:40:28 -0700 2009 Put the dtDialogEdit within DataTable.js (not a... [neyric]
directory examples/ Fri Nov 06 10:40:26 -0800 2009 Fixing a bug on AutoCompleter (It was sending t... [neyric]
directory images/ Tue Oct 27 02:23:42 -0700 2009 Added onAddFailure && onRemoveFailure to dtInPl... [Fredust85]
file index.html Tue Oct 27 10:05:59 -0700 2009 Adding YUI's columnDefs config on datatables [neyric]
directory js/ Fri Nov 06 10:47:31 -0800 2009 Set default value in AutoComplete to "" [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/ Tue Oct 27 07:40:28 -0700 2009 Put the dtDialogEdit within DataTable.js (not a... [neyric]
directory tools/ Tue Oct 27 07:40:28 -0700 2009 Put the dtDialogEdit within DataTable.js (not a... [neyric]
file version.txt Tue Oct 27 10:05:59 -0700 2009 Adding YUI's columnDefs config on datatables [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