Firebug is essential for debugging this sort of thing. It will show you every ajax call and let you see if anything is failing.
mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ On 22 March 2010 05:31, James Milks <[email protected]> wrote: > > Well, I got the cfselect to work, but when I placed the code into a page > displayed in a lightbox (facebox actually) it doesn't work. > > I suspect there is an Ajax call in the generated JS that is failing. Is > this a question for cf-talk or the ajax list? > > James > > >Thank you - I was sure I tried trimming, but I guess not. > > > > > > >On 21/03/2010 20:15, James Milks wrote: > >> Hi, > >> Have been away from CF for a long time. Retooling a site to use more > >modern features and I would like to use the CFSELECT bind features to link > >to select lists. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331925 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

