Fyi, your example for veggies is not including the delimiter when selecting
the item.  But I like that I can specify my own delimiter in there.  And the
typahead is way cool.  Can this connect to a CFC in the same way as the
regular autosuggest attrib?  i.e.
autosuggest="cfc:mycfc.myfunction({cfautosuggestvalue})"

~Steve
http://goodcf.instantspot.com/


-----Original Message-----
From: Dominic Watson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 03, 2008 11:01 AM
To: CF-Talk
Subject: Re: autosuggest

Here's the example.cfm that comes in the riaforge download:

http://dev.dominicwatson.co.uk/autosuggest/example.cfm

The first box has the following settings:

<custom:betterautosuggest

 name="fruit"
 autosuggest="apple,banana,lemon,lime,mango,orange,peach,pear"
 autosuggestbinddelay="1"
 autosuggestminlength="1"
 delimchar=";"
 animhoriz="true"
 animvert="false"
 animSpeed="0.1"/>

And the second:

<custom:betterautosuggest
 name="vegetables"
 autosuggest="bean,brocolli,carrot,colliflower,leak,parsnip,potato,turnip"
 forceselection="true"
 typeahead="true"
 useShadow="false"/>
Dominic



On 03/04/2008, Rick Faircloth <[EMAIL PROTECTED]> wrote:
>
> Got a demo of this, Dominic?
>
> Rick
>
> > -----Original Message-----
> > From: Dominic Watson [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 03, 2008 11:03 AM
> > To: CF-Talk
> > Subject: Re: autosuggest
> >
> > There is now a custom tag for an auto-suggesting cfinput with more than
> just
> > enabling listed auto-suggests :)
> >
> > http://betterautosuggest.riaforge.org/
> >
> > Dominic
> >
> > --
> > Blog it up: http://fusion.dominicwatson.co.uk
> >
> >
> >
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302635
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to