Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
How change autoscroll direction to ltr in splide js?

I use splide js slider, and use autoscroll exstension. But I can't find a solution to change direction from (default: right to left), to (left to right). i try this

<script>
    const splide = new Splide( '.splide', {
        type: 'loop',
        drag: false,
        focus: 'center',
        perPage: 5,
        arrows: false,
        pagination: false,
        autoScroll: {
            speed: 3,
            pauseOnHover: false,
            direction: 'ltr',
        },
        breakpoints: {
            1200: {perPage: 3},
            640: {perPage: 2},
        }
    } );

    splide.mount(window.splide.Extensions);
</script>

example link: enter link description here

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!