Saturday, September 18, 2010

jQuery UI Autocomplete



jQuery UI Autocomplete, We’ll need to build a custom download of jQuery UI containing just the components we need; head over to the download builder at http://jqueryui.com/download.


jQuery UI Autocomplete We’ll need to use the following core components:
Core
Widget
Position

jQuery UI Autocomplete We’ll also need the Autocomplete widget itself so ensure that just the above items, as well as Autocomplete, are checked in the Components section at the left. Use the default theme (UI Lightness) and ensure that version 1.8 is selected at the right jQuery UI Autocomplete.
Once downloaded, create a new folder on your computer and call it autocomplete.

Then open the archive and copy the css and js folders into the new folder you just created. This will give you all of the library files required for this example including jQuery itself, so this doesn’t need to be downloaded separately jQuery UI Autocomplete.

No comments:

Post a Comment