Tutorial jQuery Sticky Footer

In general the CSS Sticky Footer is the best way to go, as it works perfectly smoothly and doesn't require JavaScript. If the markup req...

In general the CSS Sticky Footer is the best way to go, as it works perfectly smoothly and doesn't require JavaScript. If the markup required simply isn't possible, this jQuery JavaScript might be an option.
HTML
Just make sure the #footer is the last visible thing on your page.

CSS
Giving it a set height is the most fool-proof.
#footer { height: 100px

Hot in Week

Popular

Archive

item