For this post, we’ve gathered some jQuery plugins that will help you incorporate this into your next project.

stellar.js

stellar.js

windows

windows

Superscrollorama

The jQuery plugin for supercool scroll animation.

Superscrollorama

Sticky

Sticky is a jQuery plugin that gives you the ability to make any element on your page always stay visible.

Sticky

jQuery Scroll Path

jQuery Scroll Path is a plugin for defining custom scroll paths. It uses canvas flavored syntax to draw lines and arcs.

jQuery Scroll Path

Cool Kitten

Cool Kitten
Cool Kitten

Enjoy!

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

3 + 1 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how - using jQuery (a great JavaScript library).

Really Simple Slideshow – A Flexible Slider Plugin

Really Simple Slideshow is a jQuery plugin for creating image sliders of any kind. Plugin converts any list of images into a slideshow, it can display captions with each slide, include links and there are multiple transition effects.

10+ Useful jQuery Scrollbar Plugins

jQuery scrollbar plugins makes it possible to add cool scrollbars to content areas within your pages. This can be really useful in some cases but should also be used with great care.

Detect screen size with jQuery and apply a CSS style

Sometimes we need to format the content differently according to the screen resolution of the user. One of the ways to do this is to simply detect the screen width using the screen.width property and change the stylesheet.