|
|
|
|
|
by Guest9812398
2815 days ago
|
|
I use it for linking to comments on my site. Users can copy a link to a particular comment, and the link directs people to the appropriate topic and location on the page. I'm assuming that using X-Frame-Options to prevent the page from appearing in a frame prevents this type of attack. |
|
That works out of the box, it's a native HTML/browser feature.
Why do you pass location.hash to jQuery?