Questions tagged [jquery-scrollify]

A jQuery plugin that assists scrolling and snaps to sections.

Scrollify is a jQuery plugin that assists scrolling and snaps to sections.


Syntax

$.scrollify({
   section : ".section-class-name",
});

Documentation :

95 questions
-1
votes
2 answers

scrollify doesn't work inside a position:fixed div

I'm trying to use scrollify in a div whith fixed position, but it doesn't want to i have to disable the parent fixed position and all overflows... Anyone has an idea?
Buta Gaz
  • 1
  • 1
-1
votes
1 answer

Form submit stopping other functions working with scrollify.move?

I have a 1 page website that is using scrollify.js. I have 2 buttons to scroll the window to the relevant section for filling out the form and returning to the top of the page. The first button is (icon2) with an (a) tag with a class of scrollToB.…
Paul Stephen Davis
  • 153
  • 1
  • 2
  • 16
-1
votes
3 answers

Can't implement Jquery Scrollify on my website

I am trying to set up JQuery Scrollify on my website to get a smooth scroll from one section to the others but cannot make it work! I tried different ways and think I might just be missing something? I think I might not be implementing the script…
-1
votes
3 answers

Turning off js for responsiveness

I've got a jQuery plugin scroll effect on my website, which I would like to turn off for screen sizes under 740px. I found a post that was similar to mine and tried what they suggested there, but all it does is turing off my plugin completely, no…
Lisa
  • 25
  • 1
  • 6
1 2 3 4 5 6
7