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

Version Path
muck-activities-3.2.2 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-activities-3.2.1 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-services-3.3.3 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-auth-3.5.4 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-auth-3.5.3 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-auth-3.5.2 test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-groups-3.0.0 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-comments-3.0.2 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-activities-3.0.1 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-activities-3.0.0 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-comments-3.0.1 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-comments-3.0.0 test/rails_test/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-comments-0.1.21 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-oauth-0.2.4 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-oauth-0.2.3 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-oauth-0.2.2 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-contents-0.2.22 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-contents-0.2.21 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-oauth-0.2.1 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme
muck-oauth-0.2.0 test/rails_root/public/javascripts/jquery/jquery.autocomplete.js.readme