On 5/2/14, 10:33 AM, Jeff Johnson wrote:
Is there a maximum number of lines an HTML page will display?
Not that I know of. I implemented a page that shows over a million table rows (<TR>) (not my design, honest). What I found was that all browsers will eventually render it. IE would take several hours, Chrome would take 45 minutes to render it completely but it would keep on updating incrementally so at least the user could start scrolling from the get-go, and I don't remember Firefox's numbers but it was somewhere in between those two extremes.
Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

