Git Product home page Git Product logo

Comments (7)

S1SYPHOS avatar S1SYPHOS commented on July 30, 2024

Question 1:
What's exactly with controlsContainer, navContainer and autoplayButton, does it require any kind of method defining a class or id, like container does with document.querySelector('.slider')? I just want to be sure.

Question 2:
When I go false on autoplay, there's no autoplay navigation. If it's true, but nav set to false, nothing changes. So what's the logic behind nav? People want to know I want to know!

Question 3:
What are autoplayResetOnVisibility and nested doing? Couldn't find anything helpful toggling these options ..

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

from tiny-slider.

S1SYPHOS avatar S1SYPHOS commented on July 30, 2024

Commit incoming in my fork, check it out and let me know any comments!
See here: https://github.com/S1SYPHOS/tiny-slider

// Update: PR incoming!

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

Question 2:
When I go false on autoplay, there's no autoplay navigation. If it's true, but nav set to false, nothing changes. So what's the logic behind nav? People want to know I want to know!

nav buttons and autoplay button are both in navContainer Node. (I'm not sure if they should be in their own containers)
When nav set to false while autoplay set to true, the navContainer will be generated with autoplay button in it but no nav buttons.

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

I just updated the README: options field, please let me know if there is anything unclear.

With the table, it's much more easier to understand now.
Thank you so much for helping with this!!!

from tiny-slider.

S1SYPHOS avatar S1SYPHOS commented on July 30, 2024

from tiny-slider.

Related Issues (20)

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.