djedditt
03-12-2003, 03:38 PM
Hi, I have a problem with hover buttons.
I uploaded 'fphover.class' and 'fphoverx.class'
in my subdirectory called: '_fpclass'.
For so far know, is that right.
I added the code for the hover button, and when I go to the page where it is, it is a grey box (?!)
And The code from lissa isn't right, I think:
<applet code="fphover.class" codebase="../_fpclass/" width="125" height="30">
<param name="text" value="Home">
<param name="color" value="#ff00ff">
<param name="hovercolor" value="#966ff">
<param name="textcolor" value="#ffff00">
<param name="effect" value="glow">
<param name="url" value="http://www.lissaexplains.com" valuetype="ref">
<param name="font" value="arial">
<param name="fontstyle" value="bold">
<param name="fontsize" value="18">
</applet>
The 4th line, the hexadecimal number should contain 6 numbers.
Lissa's has 5.
It doesn't matter of it is 5 or 6, it is still a grey box.
Does anyone know why??
I uploaded 'fphover.class' and 'fphoverx.class'
in my subdirectory called: '_fpclass'.
For so far know, is that right.
I added the code for the hover button, and when I go to the page where it is, it is a grey box (?!)
And The code from lissa isn't right, I think:
<applet code="fphover.class" codebase="../_fpclass/" width="125" height="30">
<param name="text" value="Home">
<param name="color" value="#ff00ff">
<param name="hovercolor" value="#966ff">
<param name="textcolor" value="#ffff00">
<param name="effect" value="glow">
<param name="url" value="http://www.lissaexplains.com" valuetype="ref">
<param name="font" value="arial">
<param name="fontstyle" value="bold">
<param name="fontsize" value="18">
</applet>
The 4th line, the hexadecimal number should contain 6 numbers.
Lissa's has 5.
It doesn't matter of it is 5 or 6, it is still a grey box.
Does anyone know why??