Skip to content

Knockout & lazy loading #7

@lucasjans

Description

@lucasjans

The lazyLoad methods of entityspaces.js are amazing.

I'm working on integrating it with Knockout's data-binding, but the way I've implemented it causes the entire data structure to load, cascading from top to bottom. It would be great if there KO supported a way to delay data binding until an element was visible, but short of that, do you have any other ideas?

I put together a JS Fiddle
http://jsfiddle.net/lucasjans/SXHVM/

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions