{:uriI"file:///root/projects/rails_db/app/assets/javascripts/rails_db/sticky.js?type=application/javascript&pipeline=self&id=b4ba9cdaf9d2406a1c1198d85800238816ebcc3563c788a0c55bd0ca455eb24a:ET:load_pathI"3/root/projects/rails_db/app/assets/javascripts;T: filenameI"F/root/projects/rails_db/app/assets/javascripts/rails_db/sticky.js;T: nameI"rails_db/sticky;T:logical_pathI"rails_db/sticky.self.js;T:content_typeI"application/javascript;T: sourceI"window.onload = function() { stickyFooter(); //you can either uncomment and allow the setInterval to auto correct the footer //or call stickyFooter() if you have major DOM changes //setInterval(checkForDOMChange, 1000); }; //check for changes to the DOM function checkForDOMChange() { stickyFooter(); } //check for resize event if not IE 9 or greater window.onresize = function() { stickyFooter(); } //lets get the marginTop for the