Creating drop down menu for Navigation - 2003
am 07.04.2008 20:31:37 von Alexanders
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
RE: Creating drop down menu for Navigation - 2003
am 07.04.2008 21:24:03 von coreybryant
Check out http://www.htmlcodetutorial.com/help/ftopic11129.html for a few
links.
--
Corey R. Bryant
http://www.milehighmerchantaccount.com/ |
http://www.residentialofficesolutions.com/ |
http://www.mymerchantaccountblog.com/ | http://www.loudexpressions.com/
"Alexanders" wrote:
> 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
>
>
Re: Creating drop down menu for Navigation - 2003
am 08.04.2008 09:48:11 von Ronx
Sounds like a dropdown or flyout DHTML menu:
Two examples are at:
http://www.projectseven.com/tutorials/navigation/auto_hide/i ndex.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" wrote in message
news:u3f#M2NmIHA.1208@TK2MSFTNGP05.phx.gbl:
> 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