When a browser is loading a page with a fragment identifier (#, or hash mark), at what point in the page load is it processed?
Is there an event I can listen for and intercept with JS?
When a browser is loading a page with a fragment identifier (#, or hash mark), at what point in the page load is it processed?
Is there an event I can listen for and intercept with JS?