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>
What is the exact nature of problem you are experiencing? I can't see any problem with the code snippet you posted.