ResponsiveSlides.js icon indicating copy to clipboard operation
ResponsiveSlides.js copied to clipboard

Is there documentation explaining how to achieve the different Nav types?

Open johnhorner opened this issue 7 years ago • 0 comments

Maybe I'm missing something but I found it a real puzzle trying to add the "transparent buttons" type of nav. There are demos, but no documentation that I can see.

As far as I can see, you need a note like the following:

  • you need the themes.css, not just the responsiveslides.css
  • you need to add a container around the ul called rslides_container
  • you need to add transparent-btns to the class of the rslides ul
  • you need to add transparent-btns as the namespace value in your initialisation function

is that right?

johnhorner avatar Jan 05 '18 03:01 johnhorner