Hover button image

M

Mel

Here's the code for a hover button...can anyone tell me how to make the background transparent? Thanks

<span style="position: absolute; left: 656; top: 200"><applet code="fphover.class" codebase="./" width="47" height="73"><param name="textcolor" value="#FFFFFF"><param name="effect" value="glow"><param name="image" valuetype="ref" value="images/buttonfat1.gif"><param name="hoverimage" valuetype="ref" value="images/buttonfat2.gif"><param name="text" value></applet></span></p>
 
T

Thomas A. Rowe

See the reply to your other post.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Mel said:
Here's the code for a hover button...can anyone tell me how to make the background transparent? Thanks!

<span style="position: absolute; left: 656; top: 200"><applet code="fphover.class" codebase="./"
width="47" height="73"><param name="textcolor" value="#FFFFFF"><param name="effect"
value="glow"><param name="image" valuetype="ref" value="images/buttonfat1.gif"><param
name="hoverimage" valuetype="ref" value="images/buttonfat2.gif"><param name="text"
value></applet></span></p>
 

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