I want to know if there is a way to hide the hash tag, for the url to look like a static url. I discovered that on facebook, with the theater photo view Chrome and Safari the url looks static like this:
https://www.facebook.com/photo.php?fbid=2305829278398&set=p.2305829278398&type=1&theater
on IE the Url looks like this:
https://www.facebook.com/#!/photo.php?fbid=2305829278398&set=p.2305829278398&type=1&theater
is #! just hidden automatically in all browsers except IE (v7) or is facebook reacting different for IE? or do the other browsers don't need #! for changing the url without refreshing the whole site?
I'm sorry if this question has already been answered, but it is impossible to search for it because search engines ignore symbols like # or !