Check out this link. (http://meta.stackoverflow.com/posts/18113/comments?_=1252601104250#comment-36330)
Where on earth does it come from? Or is it a hidden link?
|
Check out this link. (http://meta.stackoverflow.com/posts/18113/comments?_=1252601104250#comment-36330) Where on earth does it come from? Or is it a hidden link?
| |||
|
feedback
|
|
It's the actual URL that would be fetched via an XMLHttpRequest when you click the "show n more comments" link. The page JavaScript merely takes the resulting HTML and stuffs it into the page, replacing the existing comments with the full set. This particular URL has been modified slightly, adding a fragment so as to jump to a specific comment (the one with the id | |||||
|
feedback
|
|
SEModifications, an userscript for StackExchange sites, adds a permalink to every comment. This way, they can be linked to very easily. | |||||||||
feedback
|