EZ-Sticky-Footer jQuery plugin jQuery plugin to make the page footer stick to the bottom of the page. https://github.com/maratbn/EZ-Sticky-Footer Version 0.0.1 INSTALLATION INSTRUCTIONS (1) Test the plugin by opening 'example.html', and varying the height of the browser window. The footer
should always be at the bottom of the page. When there is not enough page content to meet the footer, the footer should still remain attached to the bottom of the browser viewport, and not be cut-off or require any scrolling to see it. (2) Upload all the plugin files to a web server. Test 'example.html' on the server. Use the example file as a template for deploying inside another page. (3) To deploy inside any webpage, it is necessary to load the 'jquery.ez-sticky-footer.js' file after loading the main jQuery JavaScript file. So insert a