Changes for version 1.10
- treeNavigator
- new option noPingOnFirstClick
- new option treeTabIndex
- by default, tree element gets tabIndex 0
- better focus management when quick navigation through keys
- doubleClick handler
- up/down at end of tree falls back to default navigator behaviour
- choiceList
- new option choiceItemTagName
- autoCompleter
- multivalued
- click handler on drowpdown lists
- new options : completeOnTab actionItems multivalued multivalue_separator choiceItemTagName htmlWrapper observed_scroll additional_params http_method
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