This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Scrolling Mobile

Open 2 replies developerpluginplugin-widgets-bundle
Started · Latest reply by Alex S

When Viewers on my site scroll up and down (x axis) on mobile over the Carrousel the page will not scroll and the carousel activates the (y axis) scrolling.

I want something like netflix where only the (y) is active and (x) lets you scroll the whole page.

I tried All types of CSS code and still can’t get it working.

I need help have dead line dec 1st.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. jhinkemeyer

    I don’t know jscript yet but quick learn.
    Would this help “”assign a touch event to images you don’t want to be able to scroll with and then lock the scrollbar.””

    $(‘img’).bind(‘touchmove’, function(e){e.preventDefault()})

  2. Alex S Staff

    Hi Jhinkemeyer,

    Do you have a public URL where we can take a look at what’s going on? I ask as we recently disabled the x-axis to avoid this sort of issue so I’m not too sure why the carousel still carousel.

    To answer your follow up question, that should work, but it’s a tad too vague and may affect other things that you don’t want to effect.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread