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

Ajax lazy load slides? #63

Closed
patrickng opened this issue Feb 6, 2012 · 6 comments
Closed

Ajax lazy load slides? #63

patrickng opened this issue Feb 6, 2012 · 6 comments

Comments

@patrickng
Copy link

Is there a way to generate the next/previous slides via ajax lazy load method?

@gmclelland
Copy link

Is there any way to do this? I would like to load in a lot of slides with images, but I don't want my page to slow down. I would like the slides to be loaded on demand when clicking on the next link.

@patrickng
Copy link
Author

See #99

mbmufffin's response at the bottom of the page was basically the same conclusion I ended up at. It looks like this is doable now with v2 on the master branch. I'll see if I can get a working demo up within the next day or two.

@yantakus
Copy link

Hi. So, is there a working solution?

@o-l-e
Copy link

o-l-e commented Jan 26, 2013

+1

@RyanTG
Copy link

RyanTG commented Feb 22, 2013

Mmhmm. I'm currently sliding about 18 embedded videos. I'd love to know how to lazy load them.

@mattyza
Copy link
Member

mattyza commented Feb 23, 2013

Please refer to the discussion in place at #310.

While FlexSlider core supports the adding and removing of slides via AJAX, the implementation of the "lazy-load" functionality itself is up to the developer integrating FlexSlider, as the content, data storage and implementation can differ per scenario.

Thanks. :)

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

6 participants