get hash from url

JavaScript
window.location.hash = '#hash_value';location.hash
Source

Also in JavaScript: