treis
04-12-2011, 04:43 AM
1) Script Title: Drill Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/drilldownmenu.htm
3) Describe problem:
I am using the DD Menu as sort of a database navigation tool. There are two panes displaying navigation items and a 3rd pane displaying results. For example, if the panes were used to navigate types of pictures the three frames would be:
Left: Animals\Puppies, Kitties, Turtles
Middle: Activities\Eating, Playing,
Right: List of links to pictures.
So if a user picked Puppies and Eating, the right would show links to pictures of puppies eating. I have that all working, the only problem is that I have no way to clear the selection. To continue my example, when a user hits back after selecting Activities -> Eating, my list doesn't update.
What I need is a way to trigger a function on the back click. Any ideas how to do that?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/drilldownmenu.htm
3) Describe problem:
I am using the DD Menu as sort of a database navigation tool. There are two panes displaying navigation items and a 3rd pane displaying results. For example, if the panes were used to navigate types of pictures the three frames would be:
Left: Animals\Puppies, Kitties, Turtles
Middle: Activities\Eating, Playing,
Right: List of links to pictures.
So if a user picked Puppies and Eating, the right would show links to pictures of puppies eating. I have that all working, the only problem is that I have no way to clear the selection. To continue my example, when a user hits back after selecting Activities -> Eating, my list doesn't update.
What I need is a way to trigger a function on the back click. Any ideas how to do that?