matthewb
matthewb

Reputation: 3476

Best Ajax Search/Filter

I am looking for the best way to mimic the facebook friend window, where you can use ajax to filter what you type and update it.

Any suggestions? I was playing with flexgrid but I think that's overkill

Upvotes: 0

Views: 1653

Answers (1)

Patricia
Patricia

Reputation: 7802

I think this is what your looking for:

I've had some success using this in an app: http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/

Upvotes: 1

Related Questions