summaryrefslogtreecommitdiff
path: root/lib/jquery.autocomplete.js
AgeCommit message (Collapse)Author
2013-02-03Super first pass:Bharat Mediratta
- jQuery 1.90 - jQuery UI 1.10 - Superfish 1.5.1 (minus all plugins) - jQuery Form 3.26.0-2013.01.28 Deleted all other jQuery plugins for now. - Reworked autocomplete to use the latest jQuery code. - Deleted references to $.browser.msie, no longer supported - Basic CSS support for autocomplete - lots more work needed there
2009-11-13Added a semi-colon to the end of the jquery.autocomplete.js file. This was ↵Tim Almdal
causing issues with javascript not recognizing the next definition. Fixes ticket #875.
2009-03-04rename jquery.autocomplete.pack.jsTim Almdal