Script to fix sidebar on a certain scroll length to save white space

Hi guys,

I’m currently creating a blog with a side-bar, the pages will be long as there will be a lot of content and pictures. I’d like to create an effect like this site: http://www.kayture.com/ where their side-bar becomes fixed after a certain point so the side-bar never leaves a load of white space when you scroll beyond it.

Any good scripts for this?

Thanks

Hi,

Yeah, there’s loads.

Try one of these:

http://mojotech.github.io/stickymojo/
http://spoiledmilk.com/demos/sticky-sidebar/

Or try Googling “jquery fixed sidebar”
https://www.google.com/search?q=jquery+fixed+sidebar

HTH