UX notebook collects resources about interaction design, usability, front-end & mobile design and development.

Curated by José Marques.
Recent Tweets @josemarques

The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give “ja” (for Java or JavaScript) a try.

The datasource is a simple JavaScript array, provided to the widget using the source-option.