There's a pull request - check out https://github.com/twitter/bootstrap/pull/1433 Also note that someone's built a backbone collection compatible version as well which can come in handy.
So, I'm grabbing the changes for my own work (to avoid having to use jQuery-UI) and hope that we can transition to something blessed in the near future. On Feb 8, 12:09 pm, Rasheq Rahman <[email protected]> wrote: > Thanks Sam. We'll look forward to it. Hope it makes it in earlier rather > than later. > > Rasheq > > Rasheq Rahman > phone: 646-275-7645 > email: [email protected] > web:www.rasheqrahman.com > linkedin:http://www.linkedin.com/in/rasheqrahman > > On Wed, Feb 8, 2012 at 12:06 PM, Sam Sherlock <[email protected]>wrote: > > > > > > > > > Just in case anyone following the google group has missed this request > > being discussed on github > > heres the link - according to Jacob this is penciled for 2.1.0 (which is > > not the next version - but it is planned) > > >https://github.com/twitter/bootstrap/issues/1336 > > > (just look at those plus 1's) > > > - S > > > On 8 February 2012 09:38, Ric <[email protected]> wrote: > > >> 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
