Dynamic form autocomplete code, named TextboxList, is built on Mootools javascript framework and works just like the Facebook form inputs that are very functional.
Image may be NSFW.
Clik here to view.
TextboxList works by caching all the results from a JSON Request and feeding them to the autocompleter object. When an item is added as a box, it’ removed from the feed array, and when the box is disposed it’s added back, so that it becomes available in the list when the user types.
This dynamic form autocomplete solution has a “without autocomplete” version that can be found here.
Requirements: No Requirements
Website: http://devthought.com/textboxlist-meets-autocompletion/
Demo: http://devthought.com/wp-content/articles/autocomple…
Website: http://devthought.com/textboxlist-meets-autocompletion/
Demo: http://devthought.com/wp-content/articles/autocomple…