View Single Post
Old 02-02-2005, 08:23 AM   #5 (permalink)
fitzjj
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

do you have a frame called welcome?
if so your HTML should read:

Code:
<a href="main.html" target="welcome"> 
     [img]homebutton.jpg[/img]
</a>
Now whenever anyone clicks on the image it will open main.html in the frame named welcome
fitzjj is offline