A hyperlink that displays several choices when clicked

B

bluewater

How do you add a hyperlink word that when clicked will drop down a list of
other hyperlinks? The only think showing on the webstite is the initial word.
 
M

Murray

Make the link reveal a previously hidden layer containing the choices as
links to pages.
 
M

Murray

Place and align a layer on the page. Put your links in this layer. Set its
visibility to 'hidden' either using FP's UI (edit the Properties of the
layer), by manually editing the code. Select the trigger link. Apply a
show-hide layer behavior to it (I'm assuming you are using FP2003).

That should do it.
 
Top