|
|
|
|
|
by nathanstitt
4813 days ago
|
|
If document reflow is an issue (which it certainly is for a large collection like the example), why not just render all the subview's el all at once: http://jsfiddle.net/HbzbS/ I'd be interested in how this method bencharks relative to the example, I suspect it should perform better though. |
|
Edit: This is reproducable, but this time I killed firefox pretty soon. How can javascript hang a browser?