Instructions
- Click link to open test page in new window.
- Set hash ref to "#div5" on the URL and hit Enter.
This should take you to the top of the div5 box without reloading the page.
- Set hash ref to "#" on the URL and hit Enter.
This should take you to the top of the page without reloading.
- Set hash ref to "#div3" on the URL and hit Enter.
This should take you to the top of the div3 box without reloading.
- Hit Enter in the address bar without chainging the "#div3" hash.
This should reload the page.
- Set hash ref to "#" on the URL and hit Enter.
This should take you to the top of the page without reloading.
- Hit Enter in the address bar without chainging the "#" hash.
This should reload the page.
- Delete the hash ref on the URL and hit Enter.
This should reload the page.
- Go back in history 5 times to the first URL.
None of the pages should be reloaded.
- Go forward in history 5 times to the last URL.
None of the pages should be reloaded.