Sha256: 57d0ee6477d80c015e17ea4be63d13f5dd8474307190f66fe3c28895ec38c595
Contents?: true
Size: 319 Bytes
Versions: 109
Compression:
Stored size: 319 Bytes
Contents
NOTE: the jquery.autocomplete.pack.js file is modified from the original to work with luvfoo. Specifically line 314 was changed from if ( data && data.length && hasFocus ) { to if ( data && data.length ) { For some reason the hasFocus value was always 0 which prevented the autocomplete from ever showing up.
Version data entries
109 entries across 93 versions & 11 rubygems