I need to the anchor out of a window.location
in JavaScript, such as the following url:
http://www.example.com/page.html#anchor1
What's the easiest method?
I need to the anchor out of a window.location
in JavaScript, such as the following url:
http://www.example.com/page.html#anchor1
What's the easiest method?