I have a custom tag for creating a menu items if you are interested in
looking the code.

This is the code for the tag (save as MenuItem.cfm)
http://coz.pastebin.com/f17f1392a

And this is how to use it.
http://coz.pastebin.com/f17f1392a

The beauty of custom tags is that you can create one piece of code for all
of your menu items and if you ever need to make a global change you only
have to change it in one place (Much like an include file).

G!

On Tue, May 19, 2009 at 10:40 AM, John Drake <thedangerman...@yahoo.com>wrote:

>
> I agree with James - CF Includes are probably a better option.
>
> Create header, footer, and navigation templates from the existing html, and
> then do CFincludes on each web page to bring them in.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322632
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to