jquery - In rails, is there any gem works like the auto complete function in twitter? -


when press @ key in text field, there list of available option nearby cursor, similar in twitter or stackoverflow. i've installed auto_complete plugin jquery ui, i'm not sure whether it's available in case.

the jquery autocomplete should work fine. need give list autocomplete from, or can set query database on ajax larger lists.

see bit of walkthrough here: how set-up jquery-ui autocomplete in rails

more info on autocomplete gem here: https://github.com/crowdint/rails3-jquery-autocomplete , example app here: https://github.com/crowdint/rails3-jquery-autocomplete-app


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -