Frontpage 2003 drop down window?

O

osutigger

I'm trying to redesign our website, and would like to add a feature that will
allow a guest to click on a word and have a list of options pop-up next to
the first word. I'm describing it very badly, and sadly I don't even know
what this feature is called. To see what I'm talking about, please visit
www.robsonforensic.com. On the left side, they have a list of possible
cases, and some of the titles have an arrow next to them. When you click on
the arrow, a new list of options pops up. That's what I want. Can Frontpage
2003 do that, without knowing code or really a whole lot about website design?
 
R

Ronx

You can build something similar to that using FrontPage in Design View,
but it is long winded and hard to debug when it goes wrong. See
http://www.rxs-enterprises.org/tests/menu/menu-behaviours.aspx for a
tutorial using Expression Web - FrontPage is similar, but harder since
the CSS features in EW are not present in FP.

Using a little code, search for DHTML menus.

For a horizontal version see
http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

For horizontal and vertical menus see

http://www.seoconsultants.com/css/menus/tutorial/

or select from those at
http://www.dynamicdrive.com/dynamicindex1/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top