• Resolved pyxis630

    (@pyxis630)


    When a user clicks the ‘next’ button (one question per page, ajax) the page scrolls up a bit. We use a sticky navigation and because of that the top of the quiz container moves underneath it. Is there a way that I could stop the scroll animation without having to alter the javascript file of the plugin? We would prefer no movment at all.

    I’m referring to the code in script.js on line 80, 101, 132, 216

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Bob

    (@prasunsen)

    Currently the only option is to directly edit the code. We’ll see if we can make this configurable in the next version.

    Thread Starter pyxis630

    (@pyxis630)

    Thanks. That would be great.

    For me an on/off switch would be enough, other folks may have a different opinion. I assume I could then add my own scroll code in the template file, if needed.

    Plugin Author Bob

    (@prasunsen)

    The option is now added in the Other Settings section of Watu Settings page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Possible to remove scrollTop when clicking a button?’ is closed to new replies.