shattered
07-07-2006, 03:03 PM
hye all..
I am still unfamiliar with FrontPage 98 and recently I tried creating a web page but unfortunately the hover buttons on my page doesn't seem to function. Below is the code. I don't know what is my error in this code.Or maybe I need to add something to this code? Your help is much needed. Thank you for your time :)
<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>
I am still unfamiliar with FrontPage 98 and recently I tried creating a web page but unfortunately the hover buttons on my page doesn't seem to function. Below is the code. I don't know what is my error in this code.Or maybe I need to add something to this code? Your help is much needed. Thank you for your time :)
<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>