I'll recommend jQuery. Powerful and clean library, very easy to learn. Below a jquery plugins list for auto suggest functionality:
http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ - very nice http://blog.pengoworks.com/index.cfm/2007/1/12/My-jQuery-Autocomplete-Mod - my favorite - very cool builded by Dan G. Switzer http://www.simonwhatley.co.uk/using-jquery-auto-complete-with-coldfusion - integrate with CF Cheers Marco Antonio On Tue, Apr 28, 2009 at 2:28 PM, Barney Boisvert <[email protected]>wrote: > > jQueryUI is probably the way to go. I've used both it and > Scriptaculous, and jQueryUI would be my recommendation if you're not > already using Prototype/Scriptaculous. I still mostly use my own > implementation (demo at http://www.barneyb.com/web/widgets/) that > predates both frameworks by a year or two, but I used the jQueryUI > stuff on a project a few months ago and it was straightforward enough. > > cheers, > barneyb > > On Tue, Apr 28, 2009 at 10:07 AM, Perez, Percy <[email protected]> > wrote: > > > > Hi, > > > > I have a question about implementing an auto-suggest feature on a form. > > I did a quick search and found that Spry could be used to accomplish the > > effect. I continued to search for tutorials on auto-suggest examples, > > but most of the ones I found referred for CF 8. I am currently running > > CF 7. Before I read the documentation on Spry, I was wondering what > > other people were using prior to CF 8. Was there a > > standardized/preferred library? > > > > Thanks, > > > > Percy > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322037 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

