AJAX auto-suggest

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Todd_Z
Forum Regular
Posts: 708
Joined: Thu Nov 25, 2004 9:53 pm
Location: U Michigan

AJAX auto-suggest

Post by Todd_Z »

I'm currently using the scriptaculous script for ajax suggesting for form fields, and it's just not cutting it. What library are you folks using? I'm really just concerned with speed. The suggest on facebook.com seems to be so fast and seamless, so I'm looking for a public library similar to that.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Somewhere, someone had un-obfuscated the Google suggest code. I just can't seem to find it right now.

I have also used a version of Object Graph's autocomplete feature (for testing only).
chenggn
Forum Newbie
Posts: 6
Joined: Tue Sep 05, 2006 3:41 am

Post by chenggn »

Post Reply