How do I get the fragment identifier (value after hash #) from a URL? Example: www.site.com/index.php#hello Using jQuery, I want to put the value hello in a variable: var type = … 8 Answers 8 May 24, 2022 0 Comments