I have noted that when i click one link on the facebook the content is not loaded on the div, but i have check the facebook page source and there is no iframe. Did anybody know how they are loading the page into a div. If anybody know pls help.
I will more clear my question, i just need to know what happend in facebook when we click the facebook logo on the left side the browser loading but by checking the source the page not loaded on the iframe. If they are loading the page using ajax how the browser loading. Hope you get my question. Thanks
Using AJAX. You can achieve a similar effect using the JQuery JS framework and it’s inbuilt
.load()function.http://api.jquery.com/load/