You are viewing a single comment's thread.

view the rest of the comments →

0
5

[–] something_went_wrong 0 points 5 points (+5|-0) ago  (edited ago)

Sorry to ruin your joke for the audience, but adding a question mark and sometimes even a Pound Sign (that's right I said Pound Sign not Hashtag you Twit mother fuckers) will most certainly effect how the target page loads depending on how target site is designed. Those two characters are very special within any URL and have their own dedicated web standards.

[–] [deleted] 0 points 1 point (+1|-0) ago 

[Deleted]

0
0

[–] something_went_wrong ago 

True, but window.location.hash in javascript can get that fragment value and work on it. I believe some common javascript frameworks use it for example. Also used to jump to anchor tags on page.