Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making drop-down menus - not pop-up menus

Status
Not open for further replies.

alienshadow

Programmer
Jan 1, 2004
6
US
GOAL: To add a drop-down menu to HTML text (not an image)

I want to create a drop-down menu by hovering the mouse over the text. It has been over a year since I have done this and what scares me is that I have no idea how I did it!! All I know is that the text has a anchor link next to it and I am able to add behaviors to it.

Can someone please tell me how to do this? The text books I have only show how to add pop-up menus to an image and that is not what I want to do. Thank you in advance for your help, I need it :eek:)
 
Hi alienshadow,
Look into: "Show/Hide Layers"

the layer that will be shown OnSomeBehavior(eg. OnMouseOver) can contain text or image.Link starting the behavior can also be a text or an image.
All the best!

:--------------------------------------:
fugitive.gif


All around in my home town,
They tryin' to track me down...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top