Skip to content
This repository was archived by the owner on Feb 4, 2019. It is now read-only.

Tags: imankulov/asuggest

Tags

0.4

Toggle 0.4's commit message
Fixed work with IE browsers

The crucial change in code is in fact in the first comment line: asuggest now
requires "jquery.a-tools" instead of "jquery.fieldselection". Closes #3

0.3.1

Toggle 0.3.1's commit message
Version 0.3.1 is out

0.3

Toggle 0.3's commit message
Version 0.3 is out

0.2.1

Toggle 0.2.1's commit message
Version 0.2.1 is out

0.2

Toggle 0.2's commit message
Implemented tab-driven completion

 - cycleOnTab (default: true): perform tab-driven completion
 - autoComplete (default: true): perform standard autocompletion on user
   input

0.1

Toggle 0.1's commit message
Test removed from the repository