My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 42
AutoKey is a desktop automation utility for Linux and X11. It allows you to manage collection of scripts, and assign abbreviations and hotkeys to these scripts allowing you to execute them on demand in whatever program you are using. The core part of AutoKey is sending and receiving keyboard even...
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 ad...
基于jquery和jquery.tokeninput,提供类似google查询的提示功能和类似facebook的提示选择功能 主要功能:<pre> 1.仿造GOOGLE,支持即输即显,支持自定义查询延迟时间 2.支持模糊查询 3.对查询结果支持3中处理方式:无选择、单选、多选、 4.支持对中文字符进行搜索 5.支持自定义提示信息 6.支持预置选择信息 7.对查询提供多种参数:开始查询最小字符数,最大选择项目等 8.支持自定义样式 </pre>
==Description== !InstantAutocompleter is a Prototype-based !JavaScript widget that autocompletes a text field instantly from given a source array. ==Demo== Check out *[http://instantautocompleter.appspot.com/ a live demo]* of !InstantAutocompleter. ==Requirements and Supported Platforms...
= Introduction = There is a lot of auto-complete/suggest javascript libraries. In this library I used power and simplicity of [http://jquery.com jQuery] and different javascript ideas and techniques. All that one need is [http://jquery.com/src/jquery-latest.pack.js last jQuery code], this plugi...
geo-autocomplete is an extension to Jörn Zaefferer's excellent [http://docs.jquery.com/Plugins/Autocomplete Autocomplete plugin] geo-autocomplete will autocomplete any user-input location field, using Geocoder results from the Google Maps v3 API Geocoder. The Google Static Maps v2 API is also...
==amplio-Vita JSLib is a pack of cross-browser JavaScript libraries.== * It has a callback function based *AJAX* & *XML parsing* library including simple *dynamic resource loading* capabilities. (aV.main.AJAX.js) * It has a visual effects library which includes *fade* and *slide* effects, si...
Advanced Flex AutoComplete component which supports browsing, selecting and ordering multiple items. For more info please check out my blog <a href="http://www.hillelcoren.com/flex-autocomplete" target="_blank">http://hillelcoren.com/flex-autocomplete</a>
= This is a generic Full Text Search engine for Django projects = Currently implements three backends: dummy, simple and pgsql. * *dummy* - just uses ILIKE to do the search (no indexes, very slow) * *simple* - implements the search using two helper tables for the indexes * *pgsql* - us...
==What`s this?== LuabindSensor is a small library provides class detections and function signature detections etc,to support auto completion feature of IDEs as a backend. ==What does this do?== LuabindSensor can list out all registed namespaces and classes registered through luabind and detect ...
1 2 3 4 5 Next