• MavSuggest


    MavSuggest是一个采用Mootools框架实现的AutoComplete控件。MavSuggest只支持JSON格式的数据对象。服务端可以采用任意语言实现,服务端只需按要求输出相应的JSON对象即可。

    MavSuggest is an autocomplete (or text suggestion) mootools library which is able to query it's results from a server-side script, or a local cache of JSON objects. The server-side script results can also be cached to allow for both a faster result, and less server traffic. There are many options to customize the text field and the search results to match the look and feel of your web-site or web application. Keyboard and mouse interactions make it as intuitive as using any other form field. Effects are optional for an even quicker response and display time.

    示例:http://maveno.us/library/public/mavsuggest/ms_demo.html

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    Autocomplete- jQuery plugin:一个jQuery Autocompleter,提供缓存选项来限制对服务器的请求。
    jQuery.Suggest:跨浏览器支持,基于jQuery开发的Autocomplete library。
    jquery.ajaxComboBox.js:一个高级AJAX ComboBox控制,提供多种功能包括下拉选项分页,输入值自动过滤,鼠标移过下拉选项显示Tooltips。
    Tokenizing Autocomplete Text Entry:Tokenizing Autocomplete Text Entry 是一个jQuery插件能够让用户从一个预设的列表中,选择多个项目。并提供Autocompletion功能来帮助用户搜索项目。支持通过CSS控制和定制布局。能够缓存搜索结果减少服务器加载次数。支持用鼠标或键盘来选择项目。提供平滑的动画数据加载效果。
    Control.Autocomplete:基于Mootools框架开发的Autocomplete控件。
    Autocomplete-jQuery ajax:利用jQuery(Ajax),PHP和MySQL开发的AutoCompleter。
    dhtmlxCombo:dhtmlxCombo是一个跨平台的,具有Autocomplete功能,支持Ajax的combobox。
    jSuggest:模仿Google Suggest功能的AutoComplete jQuery插件。
    AutoComplete-JQuery:jQuery插件易于集成到现在的表单中(Form)。
    VisualSearch.js: VisualSearch.js这个插件通过自动完成功能来增强原始搜索框。