Forum Moderators: open
One of two things will happen if you make that attempt. First, you may zero in on the exact spot in your code that creates the scrollbars for IE and not even need our help.
Or, when you post a simplified HTML snippet, it will become something the collective brain power of the community can work on with you.
*The horizontal scroll bar only shows when this page is opened when linked from another page. If I type the page url that contains this code into the browser or open the page in a new window the horizontal scroll does not show.
Also again...this only happens in Internet Explorer. and still happens even if I make the the main table smaller.
<table width="100%" border="0" align="center">
<tr>
<td width="12%"> </td>
<td width="88%" align="center" valign="top">
<img src=".jpg" width="550" height="60" border="0" usemap="#Map"></td>
</tr>
<tr>
<td width="12%" height="800" valign="top">
(list of text links go in here)
</td>
<td width="88%" height="800" align="left" valign="top">
<iframe align="middle" height="800" width="100%" name="" src="" frameborder="0"></iframe></td></tr></table>
<iframe scrolling="yes" align="middle" height="800" width="100%" name="" src="" frameborder="0">