Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF8 and Cascading Drop downs using Ajax or spry?

New Here ,
Aug 20, 2009 Aug 20, 2009

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

TOPICS
Advanced techniques
701
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Aug 21, 2009 Aug 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 27, 2009 Aug 27, 2009
LATEST

This article is what i was looking for.

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources