{:uriI"file:///Users/igorkasyanchuk/Projects/rails_db/app/assets/javascripts/rails_db/sticky.js?type=application/javascript&pipeline=self&id=0e58f23e0cfde9596305e1c16b10764cd98eb847746410362d4bfca1cb121a07: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