slumber
06 Jul 2006, 08:28 PM
May someone help me to solve this problem?I am experiencing problems with getting Front Page 98’s hover buttons to function. Below is the coding.
<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>
Are there anything wrong with it?May somebody tell me how to solve it?
Hope I will get the reply A.S.A.P.....Thank you....
<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>
Are there anything wrong with it?May somebody tell me how to solve it?
Hope I will get the reply A.S.A.P.....Thank you....