Nav Menus
Posted: Wed Nov 23, 2005 2:44 pm
This might need to go in theory, maybe.
Either way..
Here is the nav system I got. On the left we have some options and whenever a user clicks on one of them it causes more options to be listed below that. and whenever they click one of those it opens up a new menu in the content area where they can make another choice which then leads to another choice and finally they are where they want...
to be more specific:
choose type of go-kart, choose specific model, choose general location on the go-kart, the specific location, and then they can see the parts for what they are looking at.
right now I am tracking all of this threw the URL but that is quickly becoming rather cumbersome, should I be tracking this with sessions? or what? Right now I'm twelve feet deep and don't remember where I am. or does somsoene have an entirely different idea all together?
Either way..
Here is the nav system I got. On the left we have some options and whenever a user clicks on one of them it causes more options to be listed below that. and whenever they click one of those it opens up a new menu in the content area where they can make another choice which then leads to another choice and finally they are where they want...
to be more specific:
choose type of go-kart, choose specific model, choose general location on the go-kart, the specific location, and then they can see the parts for what they are looking at.
right now I am tracking all of this threw the URL but that is quickly becoming rather cumbersome, should I be tracking this with sessions? or what? Right now I'm twelve feet deep and don't remember where I am. or does somsoene have an entirely different idea all together?