This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
forked from loopj/jquery-tokeninput
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the ability to populate via a function, similar to jQuery UI Au…
…tocomplete. Instead of a string or object, specify a function as the source parameter with two parameters (the query string and callback function respectively). The function can do what it needs to, then call the callback function passing through the query string and data as a JSON object.
- Loading branch information
1 parent
94f4bc2
commit 63296be
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters