zombietls
02-08-2005, 01:48 AM
could anyone help me out
i am trying to get a button that pops out from the side when the mouse moves over it could anyone please help me out the proper code thank you.
petrianna
02-08-2005, 03:30 AM
Well, I don't know what you mean but try putting this in:
<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="click here">
<param name="effect" value="glow">
<param name="url" valuetype="ref" value="URL here">
It's really cool:buckt: But make sure where it says "URL here", that you put a URL like www.neopets.com or something. Also make sure that the thing you put it on knows HTML.
petrianna
02-08-2005, 03:34 AM
Well, I don't know what you mean but try putting this in:
<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="click here">
<param name="effect" value="glow">
<param name="url" valuetype="ref" value="URL here">
It's really cool:buckt: But make sure where it says "URL here", that you put a URL like www.ytv.com or something. Also make sure that the thing you put it on knows HTML.
petrianna
02-08-2005, 03:35 AM
Sorry :crying: Somebody can delete post #2.