Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
This article is what i was looking for.
http://coldfusion.sys-con.com/node/384431