Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > ColdFusion > can anyone tell...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 1603 of 1694
Post > Topic >>

can anyone tell me more about this explanation?

by "HandersonVA" <handersonva@[EMAIL PROTECTED] > Sep 6, 2006 at 02:09 PM

I am confused by that paragraph.
What does it mean? So if i create large HTML tables, the application
will be slower?

------------------------------------------------- Begin
-------------------------------------------------------
HTML tables are a useful way to format data, but a cost is associated
with using tables. For a browser to correctly display a table, it can't
display any part of that table until it has received the entire table
from the Web server. This is because any row, even one near the end of
the table, can affect the width of columns and how the table will be
formatted. Therefore, if you display data in a table, the user will see
no data at all until all the data is present. If you were to use
another type of displaya list, for examplet he data would be displayed
as it was received. In reality, the page likely will take as long to
fully load with or without tables. The disadvantage of using tables is
that it takes longer for any data to appear. Actual ColdFusion
processing time is identical regardless of whether tables are used, but
the user perception could be one of a slower application if you create
large HTML tables.
 




 3 Posts in Topic:
can anyone tell me more about this explanation?
"HandersonVA" &  2006-09-06 14:09:35 
Re: can anyone tell me more about this explanation?
Bob Dively <dive@[EMAI  2006-09-06 22:30:19 
Re: can anyone tell me more about this explanation?
Peter Tilbrook <peter.  2006-09-07 01:27:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 12:52:29 CDT 2008.