View Full Version : Hover Buttons


zfighter
02-07-2003, 11:13 PM
I am running windows 98 and I am building a site with Frontpage 2000. I have the neccisary hover files in a folder within a folder that I save my whole site in. Still, the hover buttons do not show up on the preview or actual browser pages. Please help... My Java apllet thingie and my Java VM is both enabled in my internet options in my browser. My code is irevelant, my setting are set wrong or I am missing some software. Here it is anyways-

<p align="center">
<applet code="fphover.class" codebase="..._fpclass" width="109" height="50" align="left">
<param name="text" value="Training Rules">
<param name="color" value="#000000">
<param name="hovercolor" value="#FF0000">
<param name="textcolor" value="#00FF00">
<param name="effect" value="glow">
<param name="url" valuetype="ref" value="training%20rules.htm">
<param name="font" value="TimesRoman">
<param name="fontstyle" value="boldItalic">
<param name="fontsize" value="14">
</applet>
</p>

zfighter
02-08-2003, 06:12 AM
even a link to the latest java edition would be some help...

Dude128
02-08-2003, 06:12 PM
there is no need to post multiple threads on the same topic. if someone knows what else could be wrong (besides the wrong code), they will post in the original thread.

also, if all you want is a link, there's always google.

zfighter
02-08-2003, 07:03 PM
Soory, but there was no way it was going to be answered that far down in the forum.