Skip to content

Instantly share code, notes, and snippets.

@isetz
isetz / README.markdown
Last active December 27, 2015 11:09 — forked from Yavari/README.markdown

Merge with Merge of https://github.com/bassjobsen/Bootstrap-3-Typeahead this fixes error with $.browser and adds minLength option

This is a fork of Bootstrap Typeahead that adds minimal but powerful extensions.

For example, process typeahead list asynchronously and return objects

  # This example does an AJAX lookup and is in CoffeeScript
  $('.typeahead').typeahead(
    # source can be a function