{:uriI"file:///root/projects/rails_db/app/assets/javascripts/rails_db/sticky.js?type=application/javascript&pipeline=self&id=6beca87fd50155a0fda127091c95e5c33ff3b61528647dbc71d8fe01a0103802: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