Code Monkey home page Code Monkey logo

flowgallery's People

Contributors

bakman2 avatar bozz avatar pixeltrix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flowgallery's Issues

Only animate visible images

Currently all images in gallery (list) are animates, for larger galleries this causes very bad performance. Ideally only the visible images should be animated - and possibly 1 or 2 at the borders.

Enable multiple galleries on same page

Currently only one gallery can can exist on page otherwise internal variables conflict with each other. Need to properly scope variables for each gallery instance.

Add slideshow option

Implement option for automatic slideshow - gallery automatically moves to next image with configurable timing.

Click main image to advance gallery

As subject, I am trying to implement a way to advance the gallery when the main image is shown. Currently only the thumbnails advance the gallery.

In addition, I cannot seem to find the piece of code that enforces a border around the thumbnails, I want to have a border of 1px.

Reinit gallery after ajax call

I am trying to implement this gallery using ajax. Is there a way to reinitialize the plugin after an ajax call was performed ?

Currently, when performing an ajax call, the gallery is shown, but it lost track of its position and its active image.

Add option for disabling image scaling

Implement an optional parameter to disable the image scaling during animations. With disabled scaling the gallery would always display the full sized images and just animate their position.

Lazy loading of images

Implement lazy loading of images - only load/preload certain number of images initially, all others get loaded lazily as they approach viewport. This will help improve performance for large image galleries.

Consider option for dynamic image loading through ajax

Loading the images dynamically through ajax would improve performance for large galleries - and also allow changing gallery images dependent on some logic. There could be some menu with different gallery types and when selected the gallery could by dynamically updated to load specified images.

Also together with lazy loading, it could be possible to implement endless image streams, i.e. a flickr feed or something similar.

IE9 behavior

In IE9 there is some strange behavior with the gallery:

  • clicking the main image seems to "reinit" the gallery (nothing happens except a fade-in of gallery), the image on the right side of the main image is clickable, but on the left side no actions take place, the 2nd on the left does work.
  • when compatibility mode is turned on all functions properly.
  • strangely enough, it works properly in chrome(mac), safari(mac), firefox(win)

any ideas ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.