Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite dataset #7

Open
fidoboy opened this issue Apr 9, 2014 · 0 comments
Open

Infinite dataset #7

fidoboy opened this issue Apr 9, 2014 · 0 comments

Comments

@fidoboy
Copy link

fidoboy commented Apr 9, 2014

I want to implement a infinite data set using ajax, do you have any tip or advice about where to start? I'm a bit lost. My idea is initially load -1, 0 and 1 index, so when user switch, for example from 0 to 1, i need to destroy -1 and using ajax, load the item index 2. Or in reverse way, if initially user moves from 0 to -1 i need to destroy 2 and using ajax load -2. I suppose that you get the idea...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant