experiencing problems with getting Front Page 98’s hover buttons to function.

Newbie Member
6Jul2006,22:19   #1
azraai's Avatar
I'm experiencing problems with getting Front Page 98’s hover buttons to function. These are my applet codes:

<applet code="fphover.class" codebase="./" width="120" height="24">
<param name="color" value="#000080">
<param name="hovercolor" value="#0000FF">
<param name="textcolor" value="#FFFFFF">
<param name="text" value="C Programming">
<param name="effect" value="glow">
<param name="url" valuetype="ref" value="http://metalab.uniten.edu.my/~azhana/indexCProg.html">
</applet>
Team Leader
7Jul2006,11:02   #2
pradeep's Avatar
What is the exact nature of problem you are experiencing? I can't see any problem with the code snippet you posted.