Advertise here

jQuery Plugins Tagged ‘autocomplete’

Address Picker Plugin with Map Display

May 22, 2012     6842     Maps
Address Picker Plugin with Map Display

Address Picker Plugin is autocomplete filled by google map geocoder suggestions. Also map displays selected address, even while you navigate in autocomplete suggestions. Lat and Lng fields are just for information. You can even adjust marker position on the map

Read More »

doubleSuggest - jQuery Suggest Plugin

May 16, 2012     1539     Form Elements
doubleSuggest - jQuery Suggest Plugin

doubleSuggest plugin will set up a UI that suggest results as you type.
It will display two types of suggestions, first (and faster) the local data and second (and slower) the results from an ajax search query.

Read More »

TextExt - Autocomplete and Tag Input Plugin for jQuery

February 12, 2012     4393     Ajax Form Elements
TextExt - Autocomplete and Tag Input Plugin for jQuery

TextExt is an autocomplete and tag input plugin for jQuery which allows you easily turn a standard HTML text input into a wide range of modern, tailored to your needs input field without bloating your source code and slowing down your site with the code that you aren’t using.

Read More »

jQuery ComboGrid Plugin

February 05, 2012     9396     Tables
jQuery ComboGrid Plugin

Combogrid, like autocomplete, when added to an input field, enables users to quickly find and select from a pre-populated list of values as they type, but in a tabular and paginated manner. Combogrid provides keyboard navigation support for selecting an item.

Combogrid is a solution to manage big data set, the source is only reached dynamically through Ajax callbacks specifying a URL. It can be integrated with any server-side technology.

Read More »