Reputation: 1520
I have read somewhere Facebook load pages by an hidden iframe by an Ajax call...Is this true??
Upvotes: 1
Views: 2064
Reputation: 180023
Facebook uses something they call BigPipe, which splits the page up into a bunch of little "pagelets" that are individually loaded via AJAX.
In the image below, the areas highlighted in light-blue are individual pagelets.
Upvotes: 2