Say I have a frameset..And im my frameset I have this button that changes the main content frame back to the home page:
<td><a href="content.htm" target="content"><img src="images/home.gif" alt="Return Home" name="home" width="150" height="20" border="0" onload=""></a></td>
Now I want to be able to have another button the same way change to frames at once, ie: change the left frame and the content frame at the same time..
Is that possible? If so what would the link look like?
carlsatterwhite@orlandomediasolutions.com
<td><a href="content.htm" target="content"><img src="images/home.gif" alt="Return Home" name="home" width="150" height="20" border="0" onload=""></a></td>
Now I want to be able to have another button the same way change to frames at once, ie: change the left frame and the content frame at the same time..
Is that possible? If so what would the link look like?
carlsatterwhite@orlandomediasolutions.com