Git Product home page Git Product logo

Comments (8)

Mehdi40 avatar Mehdi40 commented on July 30, 2024 44

Hey,

I faced the same "issue". If you do not want the autoplay control button to be displayed, you need to set autoplayButtonOutput to false.

In the documentation,

Default: true. 
Output autoplayButton markup when autoplay is true but a 
customized autoplayButton is not provided.

In fact, even if you force autoplay and autoplayButton to false (which are already set to false), if you do not force autoplayButtonOutput to false, it will be displayed.

from tiny-slider.

SkunkworksCreativeGroupAdmin avatar SkunkworksCreativeGroupAdmin commented on July 30, 2024 2

autoplayButtonOutput: false, wasn't obvious enough but thank you @Mehdi40

from tiny-slider.

mechanicious avatar mechanicious commented on July 30, 2024 1

@Mehdi40 Thanks, it worked well! This issue is just an example of configuration options being not mutually independent leading to a configuration hell...

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

Hi,
That's expected.
controls => prev / next buttons
autoplay => start / pause buttons
They're not related actually.

from tiny-slider.

mtskf avatar mtskf commented on July 30, 2024

However, "autoplayButton: false" doesn't hide the stop/pause buttons...

from tiny-slider.

ganlanyuan avatar ganlanyuan commented on July 30, 2024

from tiny-slider.

junanobi avatar junanobi commented on July 30, 2024

autoplayButtonOutput: false,

This work ✅✅✅✅✅

from tiny-slider.

kasvith avatar kasvith commented on July 30, 2024

Hey,

I faced the same "issue". If you do not want the autoplay control button to be displayed, you need to set autoplayButtonOutput to false.

In the documentation,

Default: true. 
Output autoplayButton markup when autoplay is true but a 
customized autoplayButton is not provided.

In fact, even if you force autoplay and autoplayButton to false (which are already set to false), if you do not force autoplayButtonOutput to false, it will be displayed.

thanks

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.