Git Product home page Git Product logo

photron's People

Contributors

bikossor avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

photron's Issues

Index bug

The shown index of the current image is not correct if the gallery has no title.

Always the first element is opened when clicking on nested elements

Hi,
I am using your amazing ALightBox script version Photron-0.2.0
I have a problem using it with the scroll swiper script https://swiperjs.com/
here is my example:



                          <div class="swiper-slide" >
                          <a class="alb-item" href="https://www.youtube.com/watch?v=6FRS4MF7UvQ" ></a>
                          </div>

                          <div class="swiper-slide" >
                          <a class="alb-item" href="https://www.youtube.com/watch?v=9SJc7N0S41A" ></a>
                          </div> 

                          <div class="swiper-slide" >
                          <a class="alb-item" href="https://www.youtube.com/watch?v=9SJc7N0S41A" ></a>
                          </div> 

		      <div class="swiper-slide">
                          <a class="alb-item" href="https://www.youtube.com/watch?v=-7RlEe_FGSA" ></a>
                          </div> 
                                    
                          </div>
                                    <div class="swiper-button-next"></div>
                                    <div class="swiper-button-prev"></div>

                          </div>
                          </div>

When I click on the 3 or 4 videos on the scroll it always opens the first video, it does not recognize the clicked video, very likely there is a conflict because I insert

with each video, in fact eliminating this piece of code works.
I would like to use your script because I am in love with it, how can I solve?
thank you

Close function doesn't remove full youtube ...

Hi, should be used:
$('#alb_overlay').fadeOut(settings.effectTime, function(){$(this).remove();});
instead of
$('#alb_overlay').fadeOut(settings.effectTime);
already in use?
I asked that because i didn't have my youtube object full removed as the overlay window get closed but I still have the sound continuing....

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.