| Sign In/My Account | View Cart |
| Article: |
Dynamic HTML Tables: Improving Performance | |
| Subject: | Regarding the code which is in up | |
| Date: | 2008-05-16 08:44:58 | |
| From: | dannyg1 | |
|
Response to: Regarding the code which is in up
|
||
tableData is any array you wish to create. At the end of the article is a link to a page that lets you test the variations described in the article. In that page's JavaScript code is a loop that creates a 500-item array (tableData) containing randomized data. But that array could also be an array created from parsing XML data retrieved via Ajax, depending on your application requirements.
|
||