{:uriI"file:///Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts/rails_db/sticky.js?type=application/javascript&pipeline=self&id=5e98c6b498d2484e14907f2054348b29c283ff2e0fb0c1ddee68aeb59e4bfa3c:ET:load_pathI"C/Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts;T: filenameI"V/Users/igorkasyanchuk/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