Changes for version 1.11
- added Seb in author list
- repeat: ix starts at 0, count starts at 1 fix bug in removing "repeat" attrs both add() and remove() methods
- many updates in doc
Documentation
autocompletion on form input fields
Dropdown list of choices with navigation
application-specific events
Helper functions for forms
A javascript framework born in Geneva.
Manage maps of handlers for key events
Extensions to prototype.js
Support for repeated sections
Navigation in a tree structure
Modules
Gva extension to the prototype javascript framework
Examples
- examples/autoCompleter/basic.html
- examples/autoCompleter/dico.html
- examples/autoCompleter/dicoserver.pl
- examples/autoCompleter/events.html
- examples/autoCompleter/multivalued.html
- examples/autoCompleter/strict.html
- examples/form/proc_tree.html
- examples/form/procedure.html
- examples/keyMap/basic.html
- examples/treeNavigator/basic.html
- examples/treeNavigator/dropdownMenu.html
- examples/treeNavigator/dropdownMenu2.html
- examples/treeNavigator/dynamic_content.html
- examples/treeNavigator/dynamic_content/content1.html
- examples/treeNavigator/dynamic_content/content2.html
- examples/treeNavigator/dynamic_content/content3.html
- examples/treeNavigator/form.html
- examples/treeNavigator/frames.html
- examples/treeNavigator/frames/content0.html
- examples/treeNavigator/frames/content1.html
- examples/treeNavigator/frames/content2.html
- examples/treeNavigator/frames/content3.html
- examples/treeNavigator/frames/content4.html
- examples/treeNavigator/frames/content5.html
- examples/treeNavigator/frames/toc.html
- examples/treeNavigator/handlers.html
- examples/treeNavigator/leaves.html
- examples/treeNavigator/multiple.html
- examples/treeNavigator/noButtons.html
- examples/treeNavigator/noPingOnFirstClick.html
- examples/treeNavigator/openEnclosingNodes.html
- examples/treeNavigator/ping.html
- examples/treeNavigator/specialIcons.html
- examples/treeNavigator/specialIcons/navclose.gif
- examples/treeNavigator/specialIcons/navopen.gif
- examples/treeNavigator/specialIcons/roundLeft.gif
- examples/treeNavigator/specialIcons/roundMinus.gif
- examples/treeNavigator/specialIcons/roundPlus.gif
- examples/treeNavigator/specialIcons/roundRight.gif