1) For vertical Hover Buttons® with
no space in-between, add align="top" to <applet code="fphover.class"
codebase="_fpclass" width="120" height="24"> so it becomes <applet code="fphover.class" codebase="_fpclass" width="120" height="24" align="top">
2) For horizontal Hover Buttons
removing all the </applet> tags, but the last one, will do the trick. (Warning: in
FrontPage 2000 and FrontPage 98 normal view this will make it look like there is only one Hover Button,
thus each time you want to edit them you'll have to add back the </applet> tags)
1) The good: You can now work on the Hover Buttons in
the horizontal mode without having to add back the </applet> tag.
2) The bad: You must now have the beginning of the
applet tag on the same line as the end of the one before it (see example below).
If you don't FrontPage 2002 will add the </applet> tags back (even if you have
"Preserve Existing HTML" checked in the page options).
<param
name="fontsize" value="14"><applet
code="fphover.class"
width="120"
height="24">