Changes for version 1.09
- fixed a distribution bug due to complex interaction between old versions of CPAN.pm, Module::Build and pod_coverage (the fix was simple : add some pod doc in GvaScript_Builder; thanks agentz!)
- Autocompleter: completion if an item of the list identical to input.value (Jean-Christophe)
Documentation
autocompletion on form input fields
Dropdown list of choices with navigation
application-specific events
A javascript framework born in Geneva.
Manage maps of handlers for key events
Extensions to prototype.js
Navigation in a tree structure
Modules
Module::Build subclass for GvaScript
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/options.html
- examples/keyMap/basic.html
- examples/treeNavigator/basic.html
- examples/treeNavigator/dropdownMenu.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/multiple_no_focus.html
- examples/treeNavigator/noButtons.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