Forum Moderators: open
It acts as if the page has extra space it needs to scroll to, but there isn't, & should be disabled regardless. Is there a way to disable this? Or maybe you can spot something I am missing.
Thanks for any help!
-----------------------------
<body>
<table width="768" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
<tr>
<td valign="top"> <table width="768" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="39" valign="top"> <!--#include virtual="../header.asp" --> </td>
</tr>
<tr>
<td valign="top">
<!--#include virtual="../navigation.asp" --> </td>
</tr>
<tr>
<td height="2"><img src="../images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
</tr>
<tr>
<td valign="top"><!--#include virtual="../subportfolio.asp" --></td>
</tr>
<tr>
<td><table width="768" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"> <table width="768" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td><table width="768" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" valign="bottom">
<table width="700" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="217"><img src="../images/headerwhowe.gif" width="217" height="21" /></td>
<td width="483" valign="bottom"> <table width="332" border="0" align="left" cellpadding="0" cellspacing="0">
<tr bgcolor="#F96F00">
<td height="1" bgcolor="#FCC191"><img src="images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
<td width="1" height="1" bgcolor="#FCC191"><img src="images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
</tr>
<tr>
<td height="10"><img src="images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
<td width="1" height="10" bgcolor="#FCC191"><img src="images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="768" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1" height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
<td height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
<td width="1" height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
</tr>
<tr>
<td width="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
<td valign="top"><iframe src="logos.html" name="main" width="768" height="438" marginwidth="0" marginheight="0" hspace="0" vspace="0" scrolling="no" frameborder="0" id="main" noresize="noresize">If
you are reading this your browser does not support
Iframes. Please Click Here.</iframe> </td>
<td width="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
</tr>
<tr>
<td width="1" height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
<td height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
<td width="1" height="1" bgcolor="#606B94"><img src="../images/transparent.gif" width="1" height="1" /></td>
</tr>
</table>
<p align="center">
<!--#include virtual="../getstarted2.asp" -->
</p></td>
</tr>
</table></td>
</tr>
<tr>
<td height="10"><img src="../images/transparent.gif" name="transparent" width="1" height="1" id="transparent" /></td>
</tr>
</table></td>
</tr>
<tr>
<td> <!--#include virtual="../footer.asp" --> </td>
</tr>
</table></td>
</tr>
</table>
</div>
</body>
-----------------------------
Thanks again guys/gals!