Added by Aaron Zeckoski, last edited by Allison Bloodworth on Dec 11, 2008  (view change)

Labels:

component component Delete
auto_complete auto_complete Delete
in_progress in_progress Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
Auto Complete is not a component that is under development by the Fluid Project at this time.

Information

  • AutoComplete which is pluggable into various tools and webapps
  • Degrades to non-JS (basic input box)
  • Two versions:
    • Combo-box style: menu with selection of available options
    • Text box with predictive entry: finish what you type

Combo box version

Text box version

Proof of concept code

Simple autocomplete SVN

Relevant Links