Comments on: Jquery Sticky Sidebar https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/ Just another WordPress site Tue, 03 May 2022 15:33:00 +0000 hourly 1 http://wordpress.org/?v=3.6.1 By: Aaron https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-24 Aaron Tue, 17 Jul 2012 00:49:00 +0000 http://www.designlunatic.com/?p=603#comment-24 http://mojotech.github.com/stickymojo/

Fast and lightweight jQuery plugin that contains the fixed position sidebar so it doesnt clober the footer or any other elements. It also provides a lot of fixes for IE

]]>
By: Aaron https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-200 Aaron Tue, 17 Jul 2012 00:49:00 +0000 http://www.designlunatic.com/?p=603#comment-200 http://mojotech.github.com/stickymojo/

Fast and lightweight jQuery plugin that contains the fixed position sidebar so it doesnt clober the footer or any other elements. It also provides a lot of fixes for IE

]]>
By: Charles https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-23 Charles Sat, 09 Jun 2012 01:11:00 +0000 http://www.designlunatic.com/?p=603#comment-23  +1

]]>
By: Charles https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-193 Charles Sat, 09 Jun 2012 01:11:00 +0000 http://www.designlunatic.com/?p=603#comment-193  +1

]]>
By: Design Lunatic https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-22 Design Lunatic Wed, 02 Nov 2011 22:01:27 +0000 http://www.designlunatic.com/?p=603#comment-22 Create a third if statement, which checks to see if the sticky element’s offset from the top of the page is greater than it’s parent’s height. Then, return the element to normal position(not fixed) and give it a margin-top of what its offset from the top of the page was.

]]>
By: Jesse https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-21 Jesse Wed, 02 Nov 2011 16:39:47 +0000 http://www.designlunatic.com/?p=603#comment-21 A useful addition: Constrain this plugin within a parent. I have a large footer on my site, and when the sticky element reaches the bottom, it overlaps the footer because the fixed positioning is still in place. Any thoughts?

]]>
By: Erik https://www.designlunatic.com/2011/07/jquery-sticky-sidebar/#comment-20 Erik Fri, 09 Sep 2011 11:36:57 +0000 http://www.designlunatic.com/?p=603#comment-20 Lagging in Firefox.

]]>