intelligent navigation
June 25, 2008 9:29 AM
Subscribe
Hello all. Building a new website for a company and would very much like to incorporate a navigational system such as exists on
the left hand side of this site.
I've seen this on quite a few sites now and like the simplicity of it. I'm not sure if it is SSI driven or if it is using ASP.net or java to accomplish it but I think the structure is pretty self-explanatory. As you click through to a new URL, the nav adjusts by making the black arrow orange (to indicate this is the page you are on) and below the orange arrow, new links show up related to that section.
If someone knew of a tutorial on this, it would be greatly appreciated.
posted by j.p. Hung to computers & internet (8 comments total)
2 users marked this as a favorite
I suspect you could also put something together with pure CSS. This guy has done some pretty cool menu stuff with CSS only.
IMHO - if you don't have experience with Javascript, you might want to farm it out before you undertake the task.
posted by producerpod at 9:40 AM on June 25, 2008