drop down menu on interactive buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I create a drop down menu on an Interactive Button?
Is it possible? I have created my Buttons but there are too many and I want
to sub-catorgorize them under a button. I am a beginner. Thanks
 
Here are four ways to produce drop down menus - IMO the last 2 are
easiest, but possibly harder to understand.

Drop down menus

JavaScript/Behaviours (for FrontPage 2003)
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
and
http://myweb.tiscali.co.uk/jonspivey/menus/index.html

(mainly) CSS (all versions of FrontPage):

http://www.seoconsultants.com/css/menus/tutorial/
http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

All these menus use text links, but the links can use Interactive
Buttons.
 
Back
Top