problem with front page...

I

insyirah

problem with getting Front Page 98’s hover buttons ...

this is my code....any body can help me...

<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>
 
R

Rob Giordano \(Crash\)

Do you have Sun's JVM installed on your computer? Not only do you need it
installed but so will any of your viewers need it as well or they won't see
Java Hover buttons.



|
| problem with getting Front Page 98’s hover buttons ...
|
| this is my code....any body can help me...
|
| <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>
|
|
|
| --
| insyirah
| ------------------------------------------------------------------------
| Posted via http://www.forum4designers.com
| ------------------------------------------------------------------------
| View this thread: http://www.forum4designers.com/message458552.html
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top