1.0.9 • Published 8 years ago

search-q v1.0.9

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

search-Q Plugin

search - Q is a jquery plugin used for the search of the data with a more efficient and practical to use json as data format jsFiddle Examples

LICENSE

NOTE: The plugin is open-sourced software licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can Star this repo, your support is my biggest motive force, thanks.

Release History

Look at the Change Log

Usage

<script src="dist/search-q.js"></script>
<script>
$("#drop").searchQ();
</script>

documentation

url

A URL to request data from remote site. String

width

Size layout. Default size 50 % searcQ you can write px or % .String

autocomplete

Enable the search input. by using a key field in the data json.String

categorylist

Enable bar layout . define the key field to be categorized.String

checkbox

Enable checkbox. Boolean

multiple

Enable multiple data.Boolean

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago