Skip to content
This repository has been archived by the owner on Feb 18, 2018. It is now read-only.

Commit

Permalink
Merge pull request #20 from jerefrer/patch-1
Browse files Browse the repository at this point in the history
Adds missing informations about the canGenerateNewSelections option
  • Loading branch information
knalli committed Aug 5, 2013
2 parents 355cfc4 + be3b64d commit aa2b386
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@ If set to `true` this option will prevent the plugin filters the retrieved data

Default: `false`

#### canGenerateNewSelections (boolean)
If set to 'false' this option will prevent users from creating new selections which aren't part of the suggestion.

Default: `true`

#### remoteFilter (boolean/string)
If set to `false` this option will prevent the plugin filters the retrieved data again. If set to `'auto'` the plugin will resolve this setting regarding the datasource is a server or not. The idea is that in case of a server side response the data are already filtered.

Expand Down Expand Up @@ -613,4 +618,4 @@ Following modules are required:

This project was a fork of **jQuery AutoSuggest** (1.6) by [Wu Yuntao](https://github.com/wuyuntao) at [https://github.com/wuyuntao/jquery-autosuggest](https://github.com/wuyuntao/jquery-autosuggest).

Originally, **jQuery AutoSuggest** (1.4) was developed by [Drew Wilson](http://drewwilson.com/) at [http://code.drewwilson.com/entry/autosuggest-jquery-plugin/](http://code.drewwilson.com/entry/autosuggest-jquery-plugin/)
Originally, **jQuery AutoSuggest** (1.4) was developed by [Drew Wilson](http://drewwilson.com/) at [http://code.drewwilson.com/entry/autosuggest-jquery-plugin/](http://code.drewwilson.com/entry/autosuggest-jquery-plugin/)

0 comments on commit aa2b386

Please sign in to comment.