Use of window.location.hash In javascript

By | May 30, 2017

In a webpage contains so many links.if we click from a link it will redirect to some other page, if we came back to the previous page using back button it will point to the link where we have made click.

below code will explains window.location.hash

Index.php

testpage.php