Skip to main content
Participant
August 20, 2009
Question

CF8 and Cascading Drop downs using Ajax or spry?

  • August 20, 2009
  • 1 reply
  • 744 views

Ok, i a totally green with the CF8 Ajax components so i need a little help. Can someone point me in the right direction in doing cascading dropdowns using CF8 and its built in Ajax functionality? Or is this what spry is built for? Any help would be greatly appreciated.

thanks

GK

This topic has been closed for replies.

1 reply

Inspiring
August 21, 2009

If you want to use the components built in to CF try using CFMENU.  If you want to use another Javascript library, such as Spry, that is also an option.  The advantages of using CFMENU is that it is built in to CF and easy to use.  The advantage of using another Javascript library is that you'll be able to control and customize the Javascript on your site.

"Using menus and toolbars" (covers using CFMENU)
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=ajaxui_4.html#1129478

Participant
August 27, 2009

This article is what i was looking for.

http://coldfusion.sys-con.com/node/384431