hi,
anyone know how to create a suggestion box in ruby on rails? all the materials i found so far are about observe some text field and update some list in other , not related to suggestion box...
Thanks!
hi,
anyone know how to create a suggestion box in ruby on rails? all the materials i found so far are about observe some text field and update some list in other , not related to suggestion box...
Thanks!
You can use a jQuery plugin, like this one:
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
Demo here: