Giter VIP home page Giter VIP logo

Comments (2)

tobes4k avatar tobes4k commented on July 17, 2024

I've found the scrollSource functions which almost work, I can't seem to get the pagesBar and scrollBar to work though

I am using:
div id="sly2" class="sly" data-options='{ "scrollBar": ".scrollbar", "pagesBar": ".scrollbar", "scrollSource": ".sly", "dragSource": ".sly", "startAt": 575, "clickBar":1, "horizontal": 1, "keyboardNavBy": 1, "itemNav": "smart", "dragHandle": 1, "dynamicHandle": 0, "drag": 1, "startAt": 0, "scrollBy": 1, "speed": 300 }'

from sly.

darsain avatar darsain commented on July 17, 2024

There is no support for multiple rows. You have to be crafty about that, like adding 2 items into a main slidee>li element.

It is possible to link 2 Sly instances together, but it is such a bad, and dirty, and disgusting workaround, and I'm definitely not gonna help you with that :)

Also, there is now a Sly forum where you can ask questions that do not belong into an issue tracker. Like this one :)

And a last thing, please do not use that data-options thing. It is only in a presentation page to ease the pain of calling sly dozen of times. It makes no sense doing it in whatever page you are trying to create. So please, read the documentation on how to use sly. Don't copy & paste code that was trying to solve a different problem.

API documentation


from sly.

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.