Skip to content

Knockout & lazy loading #7

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions