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
vote
3 answers

jQuery Scrollify and fixed header

I have a site with always fixed header and try to use jQuery Scrollify plugin. It works well, but fixed header overlap content. So after every section scrolling part of this section is overlapped. Scrollify have option 'offset', but it not helps. I…
filburt
  • 141
  • 12
1
vote
2 answers

Display div when certain sections are in view with jquery / javascript and scrollify

I have a website page with four sections which are 100% width and height, and I'm using scrollify so the browser window always snaps to a section. I have a fixed header that I want to display only while either of the middle two sections (#b and…
Benjamin
  • 165
  • 1
  • 2
  • 10
1
vote
0 answers

How to make skrollr.js works for scroll spy websites?

I Created a website with using scrollify. Can I integrate Skrollr.js with this project for achieving parallax kind of animation on scroll event. Basically Skrollr js works based on pixel by pixel. While using scrollify js the section are…
GowriShankar
  • 1,654
  • 18
  • 30
0
votes
0 answers

Can I use scrollify to only section snap once I've stopped scrolling?

Snap scrolling with scrollify is great, except when the users want to quickly scroll to the top or bottom of the page. Then they're forced to scroll through the sections one at a time. A parameter to only snap once users stop scrolling the mouse…
ServerGuy
  • 555
  • 3
  • 11
0
votes
0 answers

Issue with scrollify and nav-button

This is my webpage. HTML: `
0
votes
0 answers

I am trying to use Scrollify with dynamic content and the default scroll doesn't work

As I understood from the documentation I have to use the $.scrollify.update() method but I don't know how to apply it. Any help is highly appreciated. I added this so far. $(document).ready(function () { $.scrollify({ section: '.scroll', …
0
votes
0 answers

Layered scrollify sections with same background image

I have the following page structure that I need to have sections scrolled to (using scrollify hopefully) Hero video with background A (standard section) - Section with text A and background B - Section with text B and background B - Section with…
cordial
  • 87
  • 8
0
votes
0 answers

scrollify and malihu-custom-scrollbar-plugin on touch devices

I'm building a website with vertical split screens and full viewport sections. Each section is divided in half where every side can have overflow content. When theres no overflowing content, the page should scroll to the next section. When theres…
hes
  • 121
  • 2
  • 14
0
votes
0 answers

How to get layered scrolling react?

I believe my question is classic, although I didn't find any straightforward answer when googling. My Question: How can I configure Scrollify Correctly in React to get layered scrolling effect? Can someone provide me please a simple implementation…
E Epsylon
  • 56
  • 1
  • 6
0
votes
0 answers

How to disable scrollify.js on mobile and get back normal scrolling?

I am creating a website on Webflow, and I have no experience in codes. I added a basic setup of Scrollify, but I want it to work only on pc. On mobile, I want a basic scroll.