Skip to content

Extendable Javascript autocomplete widget which can do anything you want (Prototype & Scriptaculous)

License

Notifications You must be signed in to change notification settings

rlivsey/MultiComplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiComplete

Extensible auto-complete tool built on Prototype and Scriptaculous

It handles the basics of displaying a text field which has an auto-complete dropdown. What happens then is up to you.

Easily extendable by passing in overrides in the config, or sub-classing to provide your own functionality.

Take a look at the examples for ideas of what you can do with it.

  • doesn’t care what kind of data you have, arrays, hashes etc…

  • populate the data with Ajax, local data, select boxes, anything

  • allow single or multiple selections

  • basically whatever you want it to do

View the demos -> rlivsey.github.com/multicomplete/examples/

About

Extendable Javascript autocomplete widget which can do anything you want (Prototype & Scriptaculous)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published