/virtual-list-demo-by-html

This project contains three virtual list demos only used html + js + css. You can directly open it with 'Open in Brower' .

Primary LanguageHTML

virtual-list-demo-by-html

This project contains three virtual list demos only used html + js + css. You can directly open it with 'Open in Brower' or any plugin.

listWithDiffHeight.html : virtual list with different item height;

listWithFixedHeight.html : virtual list with fixed item height;

listWithFixedHeightAndPadding.html: virtual list with fixed item height and padding item.