Processing 100,000 data with JavaScript

Source: Internet
Author: User
Tags tagname

http://bbs.csdn.net/topics/350229446

What do we do when the current developer faces tens of thousands of records to show? Create tens of thousands of Dom objects.

My idea was that it would be enough to create a DOM that was enough to show the interface when you saw the area as a canvas.

For example, the height of a screen is usually about 1000 pixels, assuming that a record occupies a height of 24 pixels, we can only create 42 objects.

The next step is to fill the 42 objects with data, and adjust the starting subscript of the data by the scroll bar.

Example:
Http://csdntools.googlecode.com/svn/trunk/demo/biglist.html

 

Hope to have more wonderful applications.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.