same problem for me, i've read the javascript and it doesn't support external data...
On 6 Feb, 04:36, Rasheq Rahman <[email protected]> wrote: > Hi all: > > A newbie question regarding typeahead. I'm using Twitter Bootstrap 2.0 in a > new rails project and I'd prefer to use the typeahead feature but I'm not > sure how to connect it to an existing model using ajax. (My model has 1700 > entries and growing and I don't want to print all of them out). > > An example would be the classic country lookup in an address model. I've > done this already with > thehttps://github.com/crowdint/rails3-jquery-autocompletebut the styling of > the search results is ugly in bootstrap. I want to use typeahead.js from > bootstrap but by querying the country model on the fly. > > Hope this makes sense and I appreciate the help. > > Rasheq > > Rasheq Rahman > email: [email protected] > web:www.rasheqrahman.com
