I also had a tough time getting Ryan's solution to work, but eventually I got it to. My major mis-step was using 'px' instead of 'em' for the negative bottom-margin on the content and height for push and footer. I think you have to use 'em'.
- jake On Oct 31, 2007 5:12 PM, cfdvlpr <[EMAIL PROTECTED]> wrote: > > Is there a way to make a footer always show right at the bottom of the > page using jQuery? I've tried the CSS solution from Ryan Fait and > it's not working for me. > >