Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 30-01-2010, 11:13   #1
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Default 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 need to replace that with some html which shows the image buttons/about_off.gif, pulls the page about.htm and displays it in the frame called rbottom.

I know it's a simple line but I've faffed about and can't get it to work.

Can anyone help please?
__________________
Feek is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 13:17.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.