SandiD
09-13-2006, 12:49 PM
I'm looking to you experts to please see if you can help me. I can't figure out this problem. I have a scrolling table whose height I set at 300 using the code below. But it seems that sometimes when you click on a page, the table height goes a little goofy - it expands to like 1000 height and the content is way at the bottom. Refreshing the page fixes it, but I can't have the pages acting this way. I wonder if it has something to do with the loading of the images or something??? I can NOT figure this one out! :confused: Can anyone please help me???? BTW - this is ONLY happening in IE, Firefox seems to be working perfectly.
Here is the website - click on the various pages and I'm sure you'll see this happen http://www.mothernaturesfarm.com/NEW/ (http://www.mothernaturesfarm.com/NEW/index.html)
<table width="700" height="300" border=1 align=center cellspacing="0" cellpadding="0"
style="margin-top:10px; border-color:black; background-color:#F1F1D8;">
<tr>
<td height=300px >
<div style="width:700px; height:296px; overflow:auto; padding:0px;">
Sandi
Here is the website - click on the various pages and I'm sure you'll see this happen http://www.mothernaturesfarm.com/NEW/ (http://www.mothernaturesfarm.com/NEW/index.html)
<table width="700" height="300" border=1 align=center cellspacing="0" cellpadding="0"
style="margin-top:10px; border-color:black; background-color:#F1F1D8;">
<tr>
<td height=300px >
<div style="width:700px; height:296px; overflow:auto; padding:0px;">
Sandi