Category: Tutorials

How To: Create a jQuery sticky sidebar

All PostsFront End DevelopmentTutorials

This tutorial will show you how to implement a jQuery floating sidebar, the sidebar will slide up and down the screen respective to which way you are scrolling, this way the sidebar always sits at the top of the window.

This is a great feature to add to your site, as it allows for the sidebar content to always be in view of the user, this is great for displaying ads or additional content.

Read More