rockinaway Posted November 13, 2011 Share Posted November 13, 2011 Well, for those of you who use facebook, if you move pages from messages, to feed, to events or anything like that, you will notice the entire page doesn't load. At first, I though there must be some Ajax involved but then I realised that the page url is changing with new GET variables. So what is going on? What are they doing? Quote Link to comment https://forums.phpfreaks.com/topic/251085-how-does-this-work/ Share on other sites More sharing options...
KevinM1 Posted November 14, 2011 Share Posted November 14, 2011 Why would Facebook using GET variables preclude them from using Ajax? Quote Link to comment https://forums.phpfreaks.com/topic/251085-how-does-this-work/#findComment-1287898 Share on other sites More sharing options...
rockinaway Posted November 14, 2011 Author Share Posted November 14, 2011 Well how is the URL dynamically changing as well with each 'ajax' call, I thought this wasn't possible.. Quote Link to comment https://forums.phpfreaks.com/topic/251085-how-does-this-work/#findComment-1287936 Share on other sites More sharing options...
kicken Posted November 14, 2011 Share Posted November 14, 2011 Don't know if they are using this, but this is how one would change the url without reloading the page: MDN: Manipulating the browser history Quote Link to comment https://forums.phpfreaks.com/topic/251085-how-does-this-work/#findComment-1287942 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.