Hover buttons are Java Applets that will not display on most PCs in use
today, since the Windows default is to not install a Java Virtual
Machine.
Interactive Buttons are JavaScript rollover buttons, which will function
in most PCs, whether JavaScript is running or not.
To produce a dropdown/flyout menu, look at
JavaScript/Behaviours (for FrontPage 2003)
http://www.interlacken.com/winnt/tip...ow.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/
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support:
http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
"CanuckSurfer" <(E-Mail Removed)> wrote in message
news:526FC126-08F9-4EF1-8A8E-(E-Mail Removed):
> What is the difference between Interactive Buttons and Hover Buttons?
>
> How do I make a multiple choice of links pop-up when a user mouses over an
> Interactive/Hover button? For example, when the user mouses over a button
> that says "Offices Worldwide" a menu pops up that shows links to "North
> America", "Europe", "Asia", etc. which then takes the user to a web page in
> my web site that is, for example, the page for our "Asia" office. Thanks in
> advance.
>
> Thanks,
> CanuckUser