I have a quick jQuery/css question. I am coding a site and have a grey box that will have content/links inside of it that I want to stick to the left side of the screen when the user scrolls right. I’ve gone through a bunch of forums/tutorials but still can’t find my solution. Here is a link to the site.
I’m rather a novice when it comes to jQuery so any help would be greatly appreciated, thanks!
EDIT:
This should be your document ready script:
Add this to your CSS:
And change the CSS for your #sidebar to:
And change the HTML for the sidebar to: