Clingy Footer is a small, simple jQuery plugin designed to lock a fluid height footer to the bottom of the browser viewport.
jQuery plugin that takes the height of the footer, and assigns the same value to the padding-bottom of the page content container. It’s essentially the same technique as most CSS solutions, but done using jQuery.