Clarke, I did a simple autosuggest using a inline cfquery and then using the autosuggest portion of cfinput tag to a value list of one query column.
That function was not generated. Are you pulling in the information for the autosuggest in a webservice? Perhaps using the cfajaxproxy? Teddy R. Payne, ACCFD Google Talk - [email protected] On Tue, Mar 31, 2009 at 11:24 AM, Teddy R. Payne <[email protected]>wrote: > Yes, AC_ functions are adobe generated. Similar in Flex, AC_FL_ functions > are used for loading the flash player to display the compiled SWF(s). In > Flex though, an AC_OETags.js file is created in the output folder to provide > a reference to these functions. > > I would have to generate an autosuggest cfinput tag to introspect where the > generated libraries are stored. I know cfinput validation javascript code > is put inline into the html portion of the document for the most part. > > > Teddy R. Payne, ACCFD > Google Talk - [email protected] > > > > On Tue, Mar 31, 2009 at 11:16 AM, Clarke Bishop > <[email protected]>wrote: > >> No other AJAX stuff. The problem seems to be with a script that runs >> Flash: AC_RunActiveContent.js. It’s an Adobe script, I think. When I delete >> this script, things start working right with the <cfinput>. >> >> >> >> Clarke >> >> >> >> *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Teddy R. >> Payne >> *Sent:* Tuesday, March 31, 2009 11:11 AM >> *To:* [email protected] >> *Subject:* Re: [ACFUG Discuss] <cfinput autosuggest> >> >> >> >> Are you using other AJAX libraries on the same page outside of the ones >> that CF uses? Or perhaps you are using some features with jQuery as well? >> >> Teddy R. Payne, ACCFD >> Google Talk - [email protected] >> >> ------------------------------------------------------------- >> To unsubscribe from this list, manage your profile @ >> http://www.acfug.org?fa=login.edituserform >> >> For more info, see http://www.acfug.org/mailinglists >> Archive @ http://www.mail-archive.com/discussion%40acfug.org/ >> List hosted by FusionLink <http://www.fusionlink.com> >> ------------------------------------------------------------- >> > >
