Tag archive

Facebook style inputs

17th of February 2008

I just read about an autocompletion input mechanism in mootools like that used in facebook. This is a really cool way to add names from a list to your query or something like that. But it shouldn’t work well, if you want to mix up new names with names of the autocompletion list.

On InteRiders there is also a version in prototype available. Mental notice: If I have time, I should implement a jquery version or probably a version without framework.