Quantcast
Viewing all articles
Browse latest Browse all 49

jQuery – Get The Hash Tag Value From A URL

So, you have the following URL: http://www.example.com/page/#comment-12 You want to get the value after the hash tag (#), which is comment-12 The following jQuery code will help you achieve what...

[[ Click title to read the rest ]]

Viewing all articles
Browse latest Browse all 49

Trending Articles