Menus and navigation bars

D

David

Warning - I'm a real novice so sorry if this is a dumb question

As the navigation bar for a web site, I want to create a menu whereby when the cursor is over a menu item a list of the options below that item is shown automatically and this display of options can then be used to navigate to the chosen page

Top level pages will be clothing, shoes, equipment. So when someone clicks or hovers over the shoes item I want a list of all our footwear items to appear and for them to be capable of being clicked to go to the relevant page

Any help gratefully appreciated

David
 
S

Steve Easton

You want a javascript jump menu or if you have FP 2003 check out behaviors.
A Google search for "javascript jump menu" with the quotes will return several
hits.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer

David said:
Warning - I'm a real novice so sorry if this is a dumb question!

As the navigation bar for a web site, I want to create a menu whereby when the
cursor is over a menu item a list of the options below that item is shown
automatically and this display of options can then be used to navigate to the
chosen page.
Top level pages will be clothing, shoes, equipment. So when someone clicks or
hovers over the shoes item I want a list of all our footwear items to appear and
for them to be capable of being clicked to go to the relevant page.
 
T

Thomas A. Rowe

You will need to do a search for JavaScript DHTML Menu scripts.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


David said:
Warning - I'm a real novice so sorry if this is a dumb question!

As the navigation bar for a web site, I want to create a menu whereby when the cursor is over a
menu item a list of the options below that item is shown automatically and this display of options
can then be used to navigate to the chosen page.
Top level pages will be clothing, shoes, equipment. So when someone clicks or hovers over the
shoes item I want a list of all our footwear items to appear and for them to be capable of being
clicked to go to the relevant page.
 
Top