ScottInTexas
04-18-2003, 06:37 PM
I am looking for an example of building a drop down menu from data in my DB. What I want to do is display the main items in a static menu and on a mouseover display the sub items in a floaitng fram or something. The menu items come from my db.
I'm reading the items fine and putting them into <td>'s each having an ID. I thought a javascript would handle the hiding and showing of the sub items, but that is the wrong approach.
Any ideas, tutorials or examples would be appreciated.
I'm reading the items fine and putting them into <td>'s each having an ID. I thought a javascript would handle the hiding and showing of the sub items, but that is the wrong approach.
Any ideas, tutorials or examples would be appreciated.