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

Pagers and progressive loading #37

Closed
daltonrooney opened this issue Nov 23, 2012 · 31 comments
Closed

Pagers and progressive loading #37

daltonrooney opened this issue Nov 23, 2012 · 31 comments

Comments

@daltonrooney
Copy link

I'm putting together my first slideshow with Cycle2 and I already need pagers & progressive loading. I don't know if this constitutes an uproar, but I can imagine using this quite a bit. I have a workaround where I swap out a placeholder gif with the main image, but it would be really cool if Cycle2 supported this natively! :-)

http://jquery.malsup.com/cycle2/demo/progressive.php

@Hsinglin
Copy link

yes,@daltonrooney is right.pages and progressive loading ,hash and progressive loading ,when I call "goto" methods it can be loading in progressive would be really cool if Cycle2 supported this.

@pepebe
Copy link

pepebe commented Dec 24, 2012

I agree on that. It would be great to have this out of the box. In the meantime I'll try to patch something together that feels like the real thing.

@pepebe
Copy link

pepebe commented Dec 24, 2012

OK, here is a quickfix that seems to do what we need:

https://gist.github.com/4369623.

It needs some testing, but I think this will do it unitl we get a native solution.

Merry Christmas,

pepebe

@cameronrw
Copy link

I'd definitely like to see this as well.

@malsup
Copy link
Owner

malsup commented Feb 2, 2013

@pepebe that looks like just basic image loader functionality. C2 can already wait on all images to load before initializing:

http://jquery.malsup.com/cycle2/demo/loader.php

Managing pagers with a progressive loader is quiet tricky and is not yet supported.

@daltonrooney
Copy link
Author

I use placeholder images in my markup and then use the cycle-before event to replace the placeholder on the transition. It looks something like this: https://gist.github.com/daltonrooney/4726327

@daltonrooney
Copy link
Author

That doesn't work with the Center plugin, btw. :-/

@jconroy
Copy link

jconroy commented Mar 4, 2013

+1 for pager support with a progress loaders

@dotdreaming
Copy link

+1 for pager support with a progrive loading

@3Dgoo
Copy link

3Dgoo commented Mar 18, 2013

+1 for pager support with progressive loading

@jconroy
Copy link

jconroy commented Mar 18, 2013

Sorry Mike (malsup) didn't mean for this to turn into a +1-a-thon :-S

@daltonrooney
Copy link
Author

Take a look at the solution Malsup posted in another thread: #111 (comment)

This pretty much covers it for me. Because the entire slideshow is declared in the markup, the pager works just fine. I've already implemented this on a site and it seems pretty solid.

@kennykaye
Copy link

+1 for pager support!

@kennykaye
Copy link

This is a great inconvenience and a pretty major shortcoming in an otherwise great script. Is there an ETA on this? I build about 3-4 websites a month and could use this on almost every one of them.

@Colir
Copy link

Colir commented May 27, 2013

+1 please MiIke !

@rickyatmonk
Copy link

A humble +1 for this feature. Cycle2 is amazing! Thanks!

@ScottTB
Copy link

ScottTB commented Jun 17, 2013

+1

Would also like this feature

@dreadicon
Copy link

+1 from me as well. Your app saved me from the massive headache of reinventing the wheel on image galleries. It was just a shame I couldn't complete the site to have pagers in addition to progressive loading. The site in question has up to 100 pages in a given gallery, and while they client was happy even without pagers, I felt like I didn't do the site justice.

@richorton
Copy link

+1! I would love this right now.

@bdgeorge
Copy link

+1 for the uproar, well you did ask for one ;-)
...and this would actually be very useful right now!

@EricM81
Copy link

EricM81 commented Sep 23, 2013

Take a look at this:

#300

@kdsgn
Copy link

kdsgn commented Jan 23, 2014

+1 on pagers and progressive loading. Thank you, Cycle2 is awesome!

@janniconl
Copy link

+1 for pager + hash support and progressive loading

@Mike-T-Mitchell
Copy link

+1 for pager + progressive. I'd LOVE to have this.

Are we at an uproar yet? =)

Thank you for an otherwise awesome script!

@richgcook
Copy link

+1 👍

@jamblo
Copy link

jamblo commented Nov 25, 2014

We need this, please!

@jeffreykarbowski
Copy link

+1 for progressive + pager
Already the best slideshow plugin out there, this would take it over the top. Thanks for your hard work Mike.

@Garth619
Copy link

Garth619 commented Apr 4, 2015

+1 for pager support!!! I love this plugin

@kferran
Copy link

kferran commented Apr 30, 2015

+1

@jasonmonsef
Copy link

👍 please :)

@jonathanfidi
Copy link

+1 for pager + progressive too !!

Please :))

(2 years since your last comment, still requesting this feature :))) )

C2 is awesome by the way !

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

No branches or pull requests