I would like to implement an AJAX "autocomplete search" feature of my Ruby on Rails 3 application. I would like to use jQuery to implement the JavaScript portion.
Is there a popular approach (or tutorial) to implement this?
I would like to implement an AJAX "autocomplete search" feature of my Ruby on Rails 3 application. I would like to use jQuery to implement the JavaScript portion.
Is there a popular approach (or tutorial) to implement this?