Posted by jamiil on 03/07/07 05:14
I have a webpage that has three frames; Banner, Menu and Data, I would
like the user to clink on the linked icon in the Menu frame and
display the webpage in the Data frame.
How do I do this?
This is what I have done:
--- snip ---
<td style="vertical-align: top; width: 30px;"><a
href="http://www.onlinenewspapers.com/"><img alt="News Papers"
title="News Papers" src="../pix/fire.gif"
style="border: 0px solid ; width: 36px; height: 25px;"></a><br>
</td>
--- end ---
This does not work since the webpage is displayed in the Menu frame;
thus removing the menu from the user.
Thanks in advance.
[Back to original message]
|