Create fast and straightforward navigation for your website with Deluxe JavaScript Menus! Features: Full cross-browser compatible. Search engine friendly. Cross-frame support - menus work on frameset-based pages. Visible over select boxes, iframes, flash, Java applets. Visual interface for easy setup. A lot of pre-designed templates. Hundreds of visual effects. Scrollable, dragable, floating, and context menus. Keyboard navigation. JavaScript API for changing menu "on-the-fly". Free for Non-Profit Websites!
Free Trial
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Just a quick little tutorial on how to create display nested categories from a database using recursion and components. This is the simplest way I've found to accomplish recursion in ColdFusion, but feel free to comment if you know a better way.
Before you can use a database in your application, you have to set it up as a datasource. This is a task that tends to confuse many new developers. In this article, we take the mystery out of creating data sources and connecting to databases with ColdFusion.