
July 6th, 2006, 02:19 AM
|
|
Registered User
|
|
Join Date: Jul 2006
Posts: 1
Time spent in forums: 31 m 28 sec
Reputation Power: 0
|
|
Hover Buttons That Not Function
i've the problems with getting Front Page 98’s hover buttons to function. the code is
<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>
is there any error in the code?????
plz show whats wrong with the code and reply as sson as posibble
|