开发者

Searching for a Lazy Loading jQuery Slideshow or: hacking cross-slide

开发者 https://www.devze.com 2023-02-19 21:48 出处:网络
I am trying t开发者_JAVA百科o get a jquery slideshow to display images from flickr, fading and scrolling. Everything works fine, except I really need Lazy Loading of the images (just loading the image

I am trying t开发者_JAVA百科o get a jquery slideshow to display images from flickr, fading and scrolling. Everything works fine, except I really need Lazy Loading of the images (just loading the images on demand).

I am currently using jquery.cross-slide ( http://tobia.github.com/CrossSlide/ ) but unfortunately tobia is not working on the plugin anymore and also does not want to answer to questions.

I found an example of jquery.cycle, where image lazy loading is applied (see http://malsup.com/jquery/cycle/add3.html ) is there any chance of hacking this feature into the source of cross-slide or is it not possible due to the architecture of the plugin? see the code here: https://github.com/tobia/CrossSlide/blob/master/jquery.cross-slide.js#L131


For others looking for a slideshow that "lazyloads" images, here are 2 options:

  • http://galleria.aino.se/ - great slideshow, lots of options, not really lightweight
  • http://reallysimpleworks.com/slideshow/ - simple, works fine. I´m using this one now.


try jcarousel, it's lovley (lazyloading possible ..)


I know this was posted 2 years ago, but jcarouFredSel would work:

http://coolcarousels.frebsite.nl/c/14/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号