Get the Hash ( # ) value from url using jQuery or Javascript
Get the value after a hash in the URL of the current page.
var hash = window.location.hash.substr(1); alert(hash);
Please support us, Like us on Facebook.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment