完成的jQuery插件支持基于数据阵列和Ajax查询火柴弹出列表
资 源 简 介
This plugin for jQuery will allow you to associate an edit field with a pop-up list of matching items, which are updated as the user types. Matching data can be obtained by Ajax queries or by matches against a static in-memory array of data elements. Multiple options and events make this plugin adaptable to your needs.
This is a modification of the jQuery Autocomplete Plug-in written by Dylan Verheul and then further modified by Pengoworks. I made several improvements and fixes and I"m sharing them with the community.
I wanted to "formalize" this project so that others could contribute to it, using the Google Code interface.
文 件 列 表
jquery-autocomplete-1.6
.DS_Store
.svn
autocomplete-docs.html
autocomplete-screenshots.html
img
jquery.autocomplete.css
jquery.autocomplete.js
jquery.autocomplete.min.js