I use structures nested 4 deep to build my nav menus at 
www.arabicexperts.com. They dynamically assign bgcolor and either a left 
arrow or a down arrow depending on the fuseaction of the current page. Each 
menu element is a structure nested in the structure of its parent element 
and the keys are bgcolor and arrow that are modified with StructUpdate 
inside of a cfswitch inside dsp_menu.  Basically, it could be done with a 
bunch of cfparams and cfsets, but structures are more...uh, well structured 
:-)

-Mike G


>From: Malcolm Barclay <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: Fusebox <[EMAIL PROTECTED]>
>Subject: Making use of structures
>Date: Wed, 07 Mar 2001 19:08:43 +1100
>
>I was wondering if anyone else out there in has been making use of
>Structures in their Fusebox applications? If so anything in particular?
>
>best,
>m
>
>--
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to