Re: Best Way To Dynamically Update A Nav Bar? -
07-20-2004
, 11:17 PM
I've been struggling with the same thing. What I have pretty much settled into
is putting the nav menu into a master template. When I make a change to the
navigation, I only need to change the template... but that will update all
files using that nav menu, so all those files have to be re-uploaded. My site
isn't terribly large, so this method has worked pretty well, though I'm still
looking for better options if any. -Ron |