Yes, we have had that problem. Look for content that is being output
OUTSIDE of the <td>s, but inside the <tr>s. All that content, like
non-breaking spaces, will appear in front of the table, effectively pusshing
it down. It won't show up in 'view source' as in front of the table, but
that is how the browser (at least IE) will handle it.
Dan
-----Original Message-----
From: t nelson [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 18, 2000 4:48 PM
To: CF-Talk
Subject: Anyone else had this problem before?
hi all,
i was just wondering if anyone had run into this problem before and what you
did they do to solve it? I have a table which i populated using <cfoutput>
basically the user can go through a given number of records, 25 at a time
(in reality they can select more this is just an example). then they can
cycle through each record until they have gone through all 500 records.
here is the problem, every time the user brings up the next 25 records my
<td> gets pushed down on the page. by the time you get to record 200 out of
500, the <td> is about half way down the page with a huge space in between
my <td> border and the actual data. I checked my html to see if i was adding
in an extra <td> tag or maybe an extra <br> but the html is clean. i have
also debugged the hell out of my cfml and it's clean as well. we did utilize
a css but i took that out but i am still getting the same results.
i'm stumped are there any ideas out there?
thanks in advance.
nelson
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists