R
richard
I'm working on a menu system where I have a 3 column table affair.
On start, you see a menu list in column 1.
Column2 will have some general information.
Column3 is an iframe for final data input.
About every damn thing I've seen on how to do this is the pure bare
bones basics. That is, click button 1 to hide, click button 2 to show.
Not what I want.
Or, they simply toggle a division below the "switch".
What I want to do is, when a user clicks on the main menu list, what
ever item is in column2 is replaced by that choice. Then when an item
is chosen in column 2, the iframe shows the results.
Anyone got a site where this might be happening at?
It's a royal PITA searching through google.
On start, you see a menu list in column 1.
Column2 will have some general information.
Column3 is an iframe for final data input.
About every damn thing I've seen on how to do this is the pure bare
bones basics. That is, click button 1 to hide, click button 2 to show.
Not what I want.
Or, they simply toggle a division below the "switch".
What I want to do is, when a user clicks on the main menu list, what
ever item is in column2 is replaced by that choice. Then when an item
is chosen in column 2, the iframe shows the results.
Anyone got a site where this might be happening at?
It's a royal PITA searching through google.