30-01-2010, 11:13 | #1 |
ex SAS
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
|
Help with some HTML coding please
I need to recode a small html frame and remove the java that's in it and replace the commands with just static images that link to pages in a different frame.
I can't for the life of me remember how to do this. Here's the java code: Code:
<applet code="fphover.class" codebase="./" width="125" height="18"> <param name="url" valuetype="ref" value="about.htm"> <param name="target" value="rbottom"> <param name="image" valuetype="ref" value="buttons/about_off.gif"> <param name="hoverimage" valuetype="ref" value="buttons/about_on.gif"> </applet><br> I know it's a simple line but I've faffed about and can't get it to work. Can anyone help please?
__________________
|
Thread Tools | |
Display Modes | |
|
|