mherod
7/17/2013 - 2:32 PM

Prevent hash anchor jump

Prevent hash anchor jump

setTimeout(function() {
  location.hash && window.scrollTo(0, 0)
}, 1);