Sounds like a dropdown or flyout DHTML menu:
Two examples are at:
http://www.projectseven.com/tutorial...hide/index.htm
http://www.seoconsultants.com/css/menus/tutorial/
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"Alexanders" <(E-Mail Removed)> wrote in message
news:u3f#(E-Mail Removed):
> I want to create a drop down menu that, when you roll the mouse over a
> navigation link, a list appears detailing hyperlinks to other pages within
> the site.
> The create form doesn't look to be what I want as I don't want it to stay
> visible by default. Would I have to use the swap image behavior and then
> attach the hyperlinks to the list? As an example, I want:
>
> Who Are We? to appear as
>
> Who Are We?
> Meet the Team
> Area Map
> Partners
> when I do a mouse over. I also want to be able to click any of the topics
> and go to that page.
>
> Will the swap image behavior handle the hyperlinks? or Is there a way to
> use a form, without the down arrow (enlarge the form?) and have it only
> appear with a mouse over?
>
> Thank you,
>
> Chris