Interesting article with link about Ajax Hash-Bang URLs

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Interesting article with link about Ajax Hash-Bang URLs

Post by Christopher »

Article with many links to related articles about Ajax URLs that use # and #!. It is interesting reading.

http://shiflett.org/blog/2011/feb/javascript-and-urls
(#10850)
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Interesting article with link about Ajax Hash-Bang URLs

Post by Jonah Bron »

Interesting indeed. Hash-bangs have a valid use, but there will always be people who throw the wrong solution at their problem. AKA, human error.
Post Reply