I am thinking of having a list of items as Menu buttons on the left side and when you click it a small description of that item should appear on the right side. when I click on the next item (menu button) the text should be replaced with the corresponding text to the menu button I clicked. How do I do that ?? Does anyone know. Can someone point me to some websites where I can get a tutorial or the code itself ? Thanks
Yes this is similar to what I wanted. But in the website you have referred nothing happens when you click on the button. I want the description on the right to change everytime I click on a different button. Is this possible ? Can you direct me to some coding ? Thanks
Ah, no, those fly out menus are to direct you to another page when you click on them, not to just change the text when you click on them. It's a bit more javascript programming, but that script is a good place to start, if you want to learn. Download it and customize it by playing around with the code - it's the best way to learn!