Jump to content

How to do snap scrolling for Squarespace 7.1

Recommended Posts

Posted

Hey guys,

I want to create a snap scroll effect on my website. I'm using 7.1 - I know Brine works but need to adapt it to 7.1!

Happy to use JS, CSS, etc. Whatever it takes.

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Posted

Bump!

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Posted
3 minutes ago, rwp said:

Check my code pen stuff for "section snap".

Link in my signature.

Thanks Ryan! Does this work for 7.1?

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Posted
2 hours ago, tuanphan said:

What snap? Can you post an example site?

https://alvarotrigo.com/fullPage/examples/responsive.html#firstPage thanks!

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
Posted (edited)
32 minutes ago, bycrawford said:

Thanks Ryan! Does this work for 7.1?

Yes it does.

Though, looking at your example, you are looking for anchor links, which I also have a code for.

Edited by rwp
  • 2 months later...
Posted
On 10/16/2020 at 10:47 PM, rwp said:

Check my code pen stuff for "section snap".

Link in my signature.

Hi Ryan, I cant seem to find the link in your signature - can you put it in a message here? 

  • 4 months later...
Posted
On 5/13/2021 at 9:46 PM, Jase_studio said:

Was this solved? After the same thing....

No it was never solved. Quite annoying!

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
  • 3 weeks later...
Posted

Add this to header custom code and make all your sections large on the pages

 

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
<script>
        $(function() {
          $.scrollify({
            section : ".page-section",
          });
        });
</script>

Posted
On 6/3/2021 at 10:56 AM, slicedcheese said:

Add this to header custom code and make all your sections large on the pages

 

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
<script>
        $(function() {
          $.scrollify({
            section : ".page-section",
          });
        });
</script>

Wow - thank you!!

Sam Crawford | by Crawford.
 
Multi-award-winning Squarespace expert
 
💸 How to scale your income as a Squarespace designer: Watch the video
📱 Hire me to build your Squarespace website: Book a call
 
Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need.
  • 1 year later...
Posted
On 6/3/2021 at 5:56 AM, slicedcheese said:

Add this to header custom code and make all your sections large on the pages

 

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/scrollify/1.0.19/jquery.scrollify.min.js"></script>
<script>
        $(function() {
          $.scrollify({
            section : ".page-section",
          });
        });
</script>

This worked beautifully!! Thank you!

  • 1 year later...
Posted

Hey, I used the code for a specific page, but it also effects the footer, making it a full page if that makes sense? Is there a way I can stop it from affecting the footer?

Posted
On 6/9/2024 at 5:48 AM, megancecile91 said:

Hey, I used the code for a specific page, but it also effects the footer, making it a full page if that makes sense? Is there a way I can stop it from affecting the footer?

Try edit this line

   section : ".page-section",

to this

   section : "article .page-section",

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.