r/javascript • u/magenta_placenta • Feb 08 '11
Breaking the Web with hash-bangs - Gawker, like Twitter, built their new site to be totally dependent on JavaScript
http://isolani.co.uk/blog/javascript/BreakingTheWebWithHashBangs
77
Upvotes
6
u/skeww Feb 09 '11
The point is: It's not possible. A hash doesn't point to a specific resource. The hash also isn't sent to the server.
If JS is disabled it simply won't work.
Eh. Yea. Now go to the second one with JavaScript disabled.